1
0
mirror of https://github.com/e107inc/e107.git synced 2025-10-11 21:15:09 +02:00
Commit Graph

14 Commits

Author SHA1 Message Date
CaMer0n
eb2349e1c2 Disable login.php when a custom e_LOGIN is used. (customlogin.php for example) 2011-06-07 02:20:27 +00:00
secretr
645d2dda6d Mass changes (work in progress - related beta testing and feedback highly appreciated)
- New session handler - appropriate changes made at important core areas (language handler, chap login related)
- Overall better COOKIE handling (on both server and client side) - cookies respect now installation path, domain (based on language settings)
- Introduced Security Levels (see session handler constants/docs), security level option could be added to install routine now
- Security level printed on Administration info panel, appropriate lans added (subject of discussion)
- e_TOKEN security part of session handling now - logic depends depends on security level (TODO - POST_REFERER removal)
- e_print, e_dump debug functions added (for quick and nice debug view via site output), native overall FirePhp support planned
- a lot of minor bugfixes
2010-10-26 07:41:20 +00:00
secretr
4fecfffddd svn keywords added (v0.8) 2010-02-10 18:18:01 +00:00
e107steved
a6eb8087b7 Notice removal 2009-12-10 20:19:54 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
marj
921e428a01 Add include_lan() to fornt 2009-08-28 15:30:25 +00:00
CaMer0n
c6568d0b31 Updated file description 2009-07-14 05:31:57 +00:00
e107steved
1dbc83217a Bugtracker #4740 - handle page redirect if JS disabled 2009-05-26 20:14:29 +00:00
CaMer0n
5f5dc41a42 Added clearer Login options and labels (LANS). username/password, email/password and username or email/password. 2009-03-06 20:09:08 +00:00
e107steved
bd226a608f Improve formatting when debug enabled 2008-06-16 19:37:44 +00:00
e107steved
b5771e501d Password options for logon, email login option, random user name/PW generation, Bugtracker #4393 and possibly others previously added to 0.7 2008-06-13 20:20:23 +00:00
e107steved
41d4e86bf4 Bugtracker #3823 - spurious LAN 2007-03-05 21:35:12 +00:00
mrpete
2183fe91fb bugfixes: notice, template space-replace error 2007-01-17 13:37:25 +00:00
mcfly
e149b35fcc new module creation 2006-12-02 04:36:16 +00:00