index
:
rpg
rpg
Můj web o RP hrách
ctibor@brancik.cz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
plugins
/
authldap
/
auth.php
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'origin/auth_getUserData_improvements'
Andreas Gohr
2014-09-26
|
\
|
*
Allow user info to be retrieved without groups
Christopher Smith
2014-03-12
|
*
Restore correct public interface of getUserData() for authldap
Christopher Smith
2014-03-12
*
|
fixed undefined variable in LDAP plugin
Andreas Gohr
2014-05-18
*
|
Simplify code and remove unreachable check
Axel Angel
2014-05-08
*
|
Hash and salt password with PassHash::ssha
Axel Angel
2014-05-08
*
|
Allow authldap to change password with ldap superuser only if necessary
Axel Angel
2014-05-08
*
|
Authldap: implement change password in modifyUser
Axel Angel
2014-05-08
|
/
*
streamlined retrieveUsers() signature over all auth plugins FS#2919
Andreas Gohr
2014-02-15
*
authldap: handle bad groupkey gracefully
Andreas Gohr
2014-02-14
*
Update auth.php
SteScho
2014-02-03
*
Update auth.php
SteScho
2014-01-30
*
Fix password decryption during LDAP rebinding
Michael Hamann
2013-11-08
*
skips 'count' entries in ldap results. Fixes FS#2370
Gerrit Uitslag
2013-09-20
*
fix problem when ldap returns no groups FS#2788
Andreas Gohr
2013-06-07
*
fix ldap deref option FS2798
Andreas Gohr
2013-06-07
*
LDAP: do not bind anonymously if superuser is set FS#2607
Andreas Gohr
2013-04-19
*
fixes for authldap
Andreas Gohr
2012-11-09
*
make all sub auth classes call the parent constructor
Andreas Gohr
2012-11-09
*
Merge remote-tracking branch 'janschumann/master' into future
Andreas Gohr
2012-10-06
*
Refactored auth system: All auth methods are now introduced as plugins.
Jan Schumann
2012-02-20