phpmyadmin/libraries/auth
Michal Čihař 94c2f864ae [core] Remove config data from session as it brings chicken-egg problem.
Configuration data stores PmaAbsoluteUri, which should be accessible
before initiating session. Otherwise there is no way to make
PmaAbsoluteUri work. PmaAbsoluteUri is needed at least for reverse
proxy setups, for example http webserver running behind https proxy.
2010-01-21 11:18:18 +00:00
..
swekey patch #2407785 [cleanup] ereg*() deprecated in PHP 5.3 2008-12-14 13:58:06 +00:00
config.auth.lib.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
cookie.auth.lib.php [core] Remove config data from session as it brings chicken-egg problem. 2010-01-21 11:18:18 +00:00
http.auth.lib.php Add phpdoc package header to some files. 2008-11-24 09:14:31 +00:00
signon.auth.lib.php [auth] Add custom port configuration in signon 2009-10-10 11:33:03 +00:00