OSDN Git Service

BugTrack/2565 Fix read_auth and edit_auth apply condition
[pukiwiki/pukiwiki.git] / lib / auth.php
2022-03-26 umoriguBugTrack/2565 Fix read_auth and edit_auth apply condition branch_r1_5 master r1_5_4
2019-08-15 umoriguBugTrack/2492 Fix FORM_AUTH behavior - Input credential...
2018-05-09 umoriguBugTrack/2469 OpenLDAP SHA-2 Support on password (patch...
2018-04-27 umoriguBugTrack/2469 Support SHA256 and SHA512 as password...
2017-09-03 umoriguBugTrack/2260 Use get_base_uri() instead of $script
2017-09-03 umoriguBugTrack/2213 Use get_base_uri() instead of get_script_...
2017-09-02 umoriguBugTrack/2213 Set Absolute URI or Root relative path
2017-07-09 umoriguBugTrack/2411 SAML plugin: PukiWiki as a SAML service...
2017-02-15 umoriguBugTrack/598 Stop reading page that is not readable...
2016-02-19 umoriguFix uninitialized variable access
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/