index
:
pmwiki.svn.git
latest
master
pmwiki.org's svn to git import of pmwiki
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
authuser.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add $EnableCopyCode and Copy code button to <pre> blocks.
petko
2023-03-02
1
-2
/
+2
*
Close potential XSS vulnerability (PITS:01483). Add $FailedLoginsFunction, re...
petko
2022-10-07
1
-5
/
+12
*
Mute PHP8 undefined variables warnings. Add form attributes autofocus, accept.
petko
2021-08-31
1
-1
/
+1
*
Upd. copyright year
petko
2021-07-09
1
-1
/
+1
*
Add $MultiFactorAuthFunction, $PageIndexFoldFunction
petko
2021-07-09
1
-1
/
+6
*
Fix warnings for undefined variables in PHP 8 (PITS:01461)
petko
2021-05-05
1
-1
/
+2
*
Update for PHP 7.4 string offset with curly braces is deprecated
petko
2019-09-03
1
-5
/
+5
*
Add $PCCFOverrideFunction. $AuthUserPageFmt can now be an array of page names...
petko
2018-07-05
1
-10
/
+12
*
Add $AuthLDAPReferrals to set LDAP_OPT_REFERRALS if needed
petko
2017-09-08
1
-2
/
+4
*
Forms: remove "target" attribute (broke PmForm); add HTML5 input types "email...
petko
2015-08-26
1
-0
/
+2
*
Add pmcrypt() wrapper compatible with PHP 5.6 (PITS:01277); Add HTML5 semanti...
petko
2015-04-23
1
-3
/
+3
*
Reapply commits from r2587 to r2593 to trunk (were mistakenly applied to late...
pmichaud
2010-12-14
1
-1
/
+3
*
Revert _crypt() to revision r2561. Fix backwards compatibility with (:if exis...
petko
2010-06-20
1
-0
/
+48
*
Fix around Windows crypt() bug, move _crypt() from authuser.php to pmwiki.php.
petko
2010-06-13
1
-48
/
+0
*
Add $AuthUserPat variable for the regexp pattern in AuthUserId (PITS:01202). ...
petko
2010-06-07
1
-4
/
+5
*
Fix AuthUser vulnerability, reverted previous change to stripmagic
petko
2009-06-08
1
-3
/
+3
*
E_NOTICE removals
pmichaud
2008-07-26
1
-2
/
+2
*
Fix up error message for LDAP authentication.
pmichaud
2007-09-13
1
-1
/
+1
*
Abort ldap authentication if ldap not available.
pmichaud
2007-07-17
1
-1
/
+2
*
Site -> SiteAdmin conversion.
pmichaud
2007-06-17
1
-2
/
+2
*
Fix authuser.php issue with undefined $auth array.
pmichaud
2007-05-05
1
-0
/
+1
*
Update copyright dates.
pmichaud
2007-02-28
1
-1
/
+1
*
Comment cleanup.
pmichaud
2007-02-28
1
-1
/
+1
*
Improvement for authenticating against Active Directory.
pmichaud
2007-02-28
1
-3
/
+11
*
Remove ResolvePageName call from authuser.php .
pmichaud
2007-02-28
1
-1
/
+0
*
Fixed bug when $AuthUser isn't defined.
pmichaud
2006-09-08
1
-1
/
+1
*
Add support for .htgroup files.
pmichaud
2006-09-06
1
-0
/
+22
*
Fixed a bug in handling non-array username entries.
pmichaud
2006-09-06
1
-1
/
+3
*
Added ?filter option to LDAP authentication.
pmichaud
2006-08-25
1
-2
/
+3
*
Fixed bug in ldap authentication introduced by 2.1.13.
pmichaud
2006-08-16
1
-3
/
+3
*
Update to ldap to allow ldaps://...
pmichaud
2006-08-15
1
-5
/
+4
*
Add code to resolve pagename when included.
pmichaud
2006-08-05
1
-0
/
+1
*
Suppress error information from LDAP (PITS:00739).
pmichaud
2006-05-23
1
-1
/
+1
*
Fixed syntax error.
pmichaud
2006-03-30
1
-1
/
+1
*
Stripmagic any passwords and user ids.
pmichaud
2006-03-28
1
-1
/
+2
*
Require a password for LDAP authentication.
pmichaud
2006-03-17
1
-0
/
+1
*
Copyright updates.
pmichaud
2006-03-12
1
-1
/
+1
*
Fixes for authuser/AuthId.
pmichaud
2006-02-24
1
-0
/
+1
*
Restored group for '*'.
pmichaud
2006-01-12
1
-0
/
+2
*
Updates to authentication/authorization code.
pmichaud
2006-01-12
1
-12
/
+7
*
Switched crypt() for _crypt() in AuthUserConfig.
pmichaud
2005-12-14
1
-1
/
+1
*
Updated authuser functionality.
pmichaud
2005-11-27
1
-62
/
+94
*
Fixed bug with LDAP binding. Added MySQL-compatible MD5 hash.
pmichaud
2005-10-17
1
-1
/
+2
*
Fixed problem with LDAP authentication using empty password.
pmichaud
2005-10-10
1
-3
/
+3
*
Fixed <script> tags.
pmichaud
2005-09-16
1
-1
/
+1
*
I18n.
pmichaud
2005-09-09
1
-3
/
+3
*
Fixed bug in setting of $sub.
pmichaud
2005-09-06
1
-1
/
+1
*
Added LDAP authentication.
pmichaud
2005-08-09
1
-0
/
+25
*
Added apache-compatible md5 encryption, and sha encryption.
pmichaud
2005-06-22
1
-1
/
+46
*
Miscellaneous updates.
pmichaud
2005-06-21
1
-0
/
+73