Search found 8 matches

by jakk
Mon Jul 19, 2004 6:47 pm
Forum: Feature Requests - Archive
Topic: Save password cookie as MD5 hash [DENIED]
Replies: 11
Views: 2983

A way to do that without javascript (but a little less secure): 1) Client checks the remember login checkbox and logs in. Password is sent to the server in plaintext 2) Server encrypts password and responds to the client with a setCookie with the encrypted password 3) Next time user accesses the ani...
by jakk
Sun Jul 18, 2004 11:35 pm
Forum: Feature Requests - Archive
Topic: Save password cookie as MD5 hash [DENIED]
Replies: 11
Views: 2983

http://pajhome.org.uk/crypt/md5/

here you have a javascript (clientside) implementation of MD4, MD5 and SHA-1 encryption (BSD License)
by jakk
Sun Jul 18, 2004 11:25 am
Forum: Feature Requests - Archive
Topic: Save password cookie as MD5 hash [DENIED]
Replies: 11
Views: 2983

On a sidenote I really wonder who'd want to access my anidb mylist. I mean it's just a list of hashes for files I might have or not have somewher ;) It's not about getting access to your mylist. It's about knowing your password. Many people use the same password for lots of things, like email accou...
by jakk
Wed Jul 14, 2004 2:23 am
Forum: Feature Requests - Archive
Topic: Save password cookie as MD5 hash [DENIED]
Replies: 11
Views: 2983

Save password cookie as MD5 hash [DENIED]

Currently the password cookie is saved as plain-text (tip for anyone who forgot their password and has the auto-login feature enabled: check the password cookie) This could be a security flaw, as the password goes unencripted and anybody could intercept the http request and easily discover the passw...
by jakk
Sun Mar 07, 2004 3:48 am
Forum: Bug Reports - Archive
Topic: "Hide viewed" doesn't work right [NOBUG]
Replies: 3
Views: 1089

doh!
by jakk
Sat Mar 06, 2004 3:39 am
Forum: Bug Reports - Archive
Topic: "Hide viewed" doesn't work right [NOBUG]
Replies: 3
Views: 1089

"Hide viewed" doesn't work right [NOBUG]

I think the "hide viewed" option should hide every series in which the number of episodes I have matches the number of episodes I've seen For example, if I have 10 episodes of a 26 episodes series and I've already seen those 10 episodes, then the "hide viewed" should hide that se...
by jakk
Mon May 26, 2003 7:38 pm
Forum: Feature Requests - AniDB Clients
Topic: [CGI] Sort Anime List also by year, and rating [DONE]
Replies: 4
Views: 1910

[CGI] Sort Anime List also by year, and rating [DONE]

could be sorted by all columns available (to be more consistent), but i think these are the essencial:

Title, Year and Rating
by jakk
Fri May 23, 2003 7:30 pm
Forum: Support
Topic: Program for filehashing...
Replies: 7
Views: 4572

thank god for people like you :D