summaryrefslogtreecommitdiff
path: root/inc/auth.php
Commit message (Expand)AuthorAge
* don't use realpath() anymore (FS#1261 and others)Andreas Gohr2007-09-30
* Part 2 of the SecurityToken patch to avaoid CSRF attacksAndreas Gohr2007-08-30
* quote fix in auth_nameencodeAndreas Gohr2007-08-19
* Protect auth_ismanager() from auth modules that don't always provide group da...Chris Smith2007-08-05
* fix for recent auth changeAndreas Gohr2007-06-25
* degrade to unauthed user when auth backen unavailable FS#1168Andreas Gohr2007-06-25
* never use full URL in cookie paths FS#1146Andreas Gohr2007-06-03
* Partial Fix FS#1085Chris Smith2007-05-28
* Fix broken if in previous patchGuy Brand2007-03-02
* Allow @USER@ variable in ACLsGuy Brand2007-03-02
* make sure cachekey is a string in auth_nameencode FS#1000Andreas Gohr2007-01-06
* Check cookie auth data silentlyAndreas Gohr2007-01-09
* manager user/groupAndreas Gohr2006-12-03
* HTML_EDITFORM_INJECTION event addedAndreas Gohr2006-11-14
* add standard username cleaning to resend password (fixes bug#961)chris2006-11-04
* don't allow commas in full name registration FS#960Andreas Gohr2006-11-03
* use DOKU_URL as key for sessions and auth cookie #896 #581 #884Andreas Gohr2006-10-03
* minor bugfix and boring error removalchris2006-09-23
* add authname memory cachechris2006-09-23
* move AUTH defines higher upAndreas Gohr2006-09-06
* bug #876, additional data for new user notification emailchris2006-08-22
* more unit test fixeschris2006-08-09
* fixed auth problem introduced in last unittest fixAndreas Gohr2006-08-05
* more unittest updateschris2006-08-05
* unittest fixeschris2006-08-04
* two-stage password resetAndreas Gohr2006-07-14
* disableactions supportAndreas Gohr2006-07-02
* register notify #826Sebastian Harl2006-06-15
* XSS bugfix #820Andreas Gohr2006-05-31
* optionally use HTTP credentials to log inAndreas Gohr2006-05-07
* use nameencoding on superuser check in inc/auth.phpAndreas Gohr2006-03-07
* nicer error messages for fatal errorsAndreas Gohr2006-03-03
* Allow non-ID names in ACLsAndreas Gohr2006-03-02
* do not try to init auth object if useaclAndreas Gohr2006-02-17
* fixed password mailAndreas Gohr2006-02-17
* updated auth_punbbAndreas Gohr2006-02-11
* new way of auth module capability checkingAndreas Gohr2006-02-03
* resendpasswd option addedAndreas Gohr2006-01-29
* oo auth update - remove legacy auth remnants, add auth->canDochris2006-01-25
* external authenticationAndreas Gohr2006-01-10
* OO_auth_fixesMatthias Grimm2005-11-05
* some fixes for getID and the detail pageAndreas Gohr2005-10-21
* auth update, incl. auth object, plain.class.php; resend password & update pro...chris2005-10-20
* DOKU_CONF define for config directory #479Andreas Gohr2005-07-29
* The authcheck now prints a warning if no ACLs are available.Andreas Gohr2005-07-14
* bugfix for weird ZendOptimizer bug #377 #378andi2005-07-01
* small fix for separate cookie patchandi2005-06-26
* separate cookies for multiple wikis on the same siteSameer D. Sahasrabuddhe2005-06-25
* directory cleanupandi2005-06-26
* handle missing users.auth and acl.auth gracefullyandi2005-06-20