OSDN Git Service

BugTrack2/384 Support LDAP Group - Security Group of Active Directory
[pukiwiki/pukiwiki.git] / lib / auth.php
2016-02-19 umoriguBugTrack2/384 Support LDAP Group - Security Group of...
2016-02-14 umoriguBugTrack2/362 Escape LDAP search strings to prevent...
2016-02-13 umoriguBugTrack2/362 Support ldaps(SSL) - Secure LDAP server...
2016-02-12 umoriguBugTrack2/383 Set Form authentication as default auth...
2016-02-07 umoriguBugTrack2/374 Get fullname from LDAP server on AUTH_TYP...
2016-02-02 umoriguMerge branch 'bugtrack2374_record_page_author' into...
2016-02-01 umoriguBugTrack2/374 Record fullname of edit user(author)
2016-01-22 umoriguBugTrack2/373 AUTH_TYPE_EXTERNAL - Add Log-in and Log...
2016-01-22 umoriguBugTrack2/373 AUTH_TYPE_EXTERNAL - Use external sign...
2016-01-20 umoriguMerge branch 'ldap' into branch_r1_5
2016-01-20 umoriguBugTrack2/375 Use secure session options to prevent...
2016-01-20 umoriguBugTrack2/362 Implement LDAP account sign in
2016-01-20 umoriguBugTrack2/375 AUTH_TYPE_FORM auth_type - save auth...
2016-01-20 umoriguBugTrack2/372 Add auth group - set of multi users on...
2016-01-20 umoriguBugTrack2/375 Decide to authenticated user only once...
2014-07-19 umoriguMerge tag 'r1_5_0' from branch_r1_5 r1_5_0
2014-06-01 henohenohtmlsc(): Just sugar for htmlspecialchars(), and a...
2014-06-01 umoriguRename 'hex2bin' to 'pkwk_hex2bin' because of PHP 5...
2005-06-13 henohenopkwk_hash_compute(): Added an argument checker
2005-06-12 henohenoSimplify. pkwk_hash_compute($adminpass, $pass) => pkwk_...
2005-06-09 henohenoForgotten commits: {CLEARTEXT} with $canonical
2005-06-04 henohenopkwk_hash_compute(): Simplify. Remove scheme aliases...
2005-06-04 henohenopkwk_hash_compute(): Corrected. Allow using '{ClEaRtExT...
2005-04-29 henohenoCorrect miss-spelling 'Copywrite' => 'Copyright' (Point...
2005-04-29 henohenoBetter late than never. Added simple credits, workdays...
2005-04-10 henohenoCheck pkwk_hash_compute() returns FALSE or not
2005-04-10 henohenopkwk_hash_compute() added $canonical flag to preserve...
2005-04-05 henohenoBugTrack/709: Enable to store multi-format password.
2005-03-27 henohenoCleanup. Japanese => English
2005-02-26 henohenoBugTrack2/14: Correct r1.3, array_key_exists() => isset()
2005-01-31 henohenoPKWK_READONLY prohibits basic_auth
2004-12-31 henohenoCleanup. Shrink string quotation.
2004-12-25 henohenoAdded pkwk_common_headers()
2004-12-02 henohenoAdded function pkwk_headers_sent() to care header()
2004-10-07 henohenoarray_key_exists() => isset()
2004-10-07 henohenoCleanup.
2004-08-01 henohenoMoved libraries from root to lib/