index
:
dokuwiki
3waymerge
CRLFmail
HTTPClientAgent
actionRouterImprovements
addomainless-stable
appveyorfixing
conf-bcrypt
deployment
docker
editorjs-cleanup
em_fix
emptydirdefault
eventrenderer
extension-infosource
extensionevent
font
fs2851
gittoolQuietOption
globalErrorHandling
handlerpagectx
imagedispatch
jquery3
large-screens
lessnew
localdraft
logevent
logging
logunevent
mail
mail_headers
master
master2psr2
mediaFNrev
mediarefactor
menucontext
old-stable
oldmediaonrev
openapi
php7comptib
phpcsCI-failtest
phpunit9
pr-3115
proxystuff
psr2-plugin
rectordebug
remote-argumentcount
retrytests
reusableLocktimerJS
revdiffexternaledits
reverse-fallback-ns-linking
rmdir
scrutinizer-patch-1
searchIndex
searchIndex-collections
searchIndex-restructure
stable
testFix
testfixes
travis
travis-php80-debug
utf8fix
versionfixtool
wintest
The DokuWiki Open Source Wiki Engine
Aslak Raanes
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
lib
/
plugins
/
authldap
/
auth.php
Commit message (
Expand
)
Author
Age
*
Changes according to revisions in https://github.com/moisesbr-dw/dokuwiki/pull/2
Moisés Braga Ribeiro
2020-08-16
*
Authorization plugins
Moisés Braga Ribeiro
2020-05-20
*
Merge branch 'master' into psr2
Andreas Gohr
2019-10-10
|
\
|
*
Add support for custom attributes in LDAP search
Aniol Marti
2019-07-08
*
|
PSR2 adjustments for the PassHash class
Andreas Gohr
2019-03-06
*
|
PSR-2 for authldap plugin
Andreas Gohr
2018-05-11
*
|
visibility declarations in plugins
Andreas Gohr
2018-04-27
*
|
line lengths shortened
Andreas Gohr
2018-04-27
*
|
remove DOKU_INC checks
Andreas Gohr
2018-04-27
|
/
*
remove deprecated each calls in plugins
Phy
2017-12-20
*
Update auth.php
Itamar Shoham
2016-09-26
*
PHPDocs for modifyUser() of ldapauth
Gerrit Uitslag
2016-04-24
*
obfuscate auth passwords in config. fixes #1487
Andreas Gohr
2016-03-12
*
Fix for PHP 7, more debugging output
Bernhard Liebl
2015-10-16
*
Error reporting for database auth plugins
Patrick Brown
2015-05-06
*
Two new authldap config options: 'userkey' denotes the LDAP
Sascha Klopp
2015-03-03
*
fix referral settings in AuthLDAP. closes #1023
Andreas Gohr
2015-02-09
*
more scrutinizer issue improvements
Gerrit Uitslag
2014-09-29
*
scrutinizer documentations issues
Gerrit Uitslag
2014-09-29
*
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