Modify FastCGI server to use MySQL for auth
authorSam Moore <[email protected]>
Sun, 20 Oct 2013 08:36:01 +0000 (16:36 +0800)
committerJeremy Tan <[email protected]>
Fri, 25 Oct 2013 12:49:39 +0000 (20:49 +0800)
Made some general improvements to Login_Handler and how the "auth_uri" is dealt with.
Called strsep, but it's not (that) evil since it doesn't do anything I wouldn't have done with boilerplate anyway.

MySQL for auth tested and appears to work. Using SHA6 instead of md5 (!) hashes.


No differences found

UCC git Repository :: git.ucc.asn.au