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
/
inc
/
auth
Commit message (
Expand
)
Author
Age
*
make AD utilitiy functions public
Andreas Gohr
2012-08-23
*
add user's domain to the list of groups
Andreas Gohr
2012-08-22
*
fixed domain handling in user names
Andreas Gohr
2012-08-22
*
some code cleanup/PHP5ization
Andreas Gohr
2012-08-22
*
use UTF-8 aware lower casing
Andreas Gohr
2012-08-22
*
Better support for multi domain AD setups
Andreas Gohr
2012-08-22
*
supress errors from LDAP bind
Andreas Gohr
2012-07-11
*
Config method changed from array to comma separated string.
Mikhail Krasilnikov
2012-06-13
*
Allow multiple LDAP servers.
Mikhail Krasilnikov
2012-06-08
*
make sure SSO data for AD backend is always UTF-8
Andreas Gohr
2012-05-16
*
coding style updates
Andreas Gohr
2012-03-16
*
make sure AD pass expiry message is never shown twice
Andreas Gohr
2012-02-17
*
do not hardcode profile link in AD pass expire message
Andreas Gohr
2012-02-17
*
translatable AD expiry warning and link to update profile page
Andreas Gohr
2011-11-07
*
Don't return any data for non-existant users
Andreas Gohr
2011-11-07
*
do not query AD for empty user name
Andreas Gohr
2011-11-07
*
always check expire time when configured
Andreas Gohr
2011-11-07
*
Check password expiry times in Active Directory backend
Andreas Gohr
2011-10-31
*
Do not send empty changes to the AD backend
Andreas Gohr
2011-10-31
*
Use login cookie for LDAP re-auth (closes FS#2260)
Michael Hamann
2011-05-24
*
Accept empty MySQL password for database auth.
Jérôme Tamarelle
2011-02-15
*
AD auth: set capabilities after handling multi domain setups
Andreas Gohr
2011-01-26
*
AD auth: password changing works via TLS as well
Andreas Gohr
2011-01-26
*
AD auth: allow users to modify their profile data
Andreas Gohr
2011-01-26
*
tmp
Adrian Lang
2010-12-08
*
Remove enc=utf-8 in VIM modeline as it is not allowed in VIM 7.3
Michael Hamann
2010-11-29
*
print LDAP group debugging even on success (like for user debug)
Andreas Gohr
2010-10-18
*
- spelling fixes
Elan Ruusamäe
2010-10-07
*
Fix variable name in ldap retrieveUsers
Adrian Lang
2010-08-09
*
Add getUsers capability to LDAP backend
Adrian Lang
2010-07-05
*
Fix for Lotus ldap auth FS#1828
Kirill Krasnov
2010-07-01
*
Use config_cascade for ACLs and plain auth users FS#1677
Andreas Gohr
2010-06-27
*
Add scope options to LDAP auth backend FS#1832
Andreas Gohr
2010-06-27
*
basic_auth is loaded by inc/auth.php
Adrian Lang
2010-06-23
*
new auth capability 'logout'
Andreas Gohr
2010-06-22
*
Add debug message for adLDAP class construction
Adrian Lang
2010-05-17
*
gather additional information from ad backend
Dominik Eckelmann
2010-04-29
*
added getUsers to ad auth backend
Dominik Eckelmann
2010-04-29
*
honor recursive_groups setting in auth:ad FS#1825
Andreas Gohr
2009-12-19
*
Added isCaseSensitive() to auth backends FS#1657
Andreas Gohr
2009-11-15
*
fixed copypasta in plain::cleanGroup
Andreas Gohr
2009-11-15
*
more work on user and group cleaning
Andreas Gohr
2009-11-14
*
Added group and user sanitation
Andreas Gohr
2009-11-13
*
Fixed bug in the ad auth class
Andreas Gohr
2009-11-03
*
do not connect in constructor of auth:ldap backend
Andreas Gohr
2009-11-02
*
ad backend: multi domain setup
Andreas Gohr
2009-11-02
*
ad auth: do not connect to AD server in constructor FS#1791
Andreas Gohr
2009-11-02
*
Support for even more debugging in mysql backend
Andreas Gohr
2009-10-15
*
more debugging infos in LDAP backend
Andreas Gohr
2009-10-04
*
Check if ldap_get_entries returns array FS#1742
Andreas Gohr
2009-10-04
[next]