1
0
mirror of https://github.com/e107inc/e107.git synced 2025-01-17 20:58:30 +01:00

8 Commits

Author SHA1 Message Date
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
42d5414477 Notice removal 2010-01-02 21:43:51 +00:00
CaMer0n
b3dc19d4e0 Fixed e_ROOT path issue on Linux. Also $_E107['debug'] was not working in e107_include() etc. 2009-12-27 13:56:15 +00:00
e107steved
08aaa0b0fc Fix documentation errors 2009-12-13 21:52:32 +00:00
CaMer0n
1377b23532 Fix copyright info. 2009-11-18 01:06:08 +00:00
secretr
ceef12645c added vartrue(), alias of varsettrue(); added deftrue(), alias of defsettrue() 2009-08-28 00:22:08 +00:00
secretr
a81eb1801c New Core functions file 2009-08-05 19:53:47 +00:00