#
638a3fb1 |
| 25-Jul-2017 |
Kalle Sommer Nielsen |
Hopefully last round of fixes for missing session_start() calls, also fixes a poor call to redirect() in login.php
|
#
a9f922cf |
| 15-Jan-2012 |
Ferenc Kovacs |
remove the password of the logged in developer from the session
|
#
344827f2 |
| 15-Jan-2012 |
Ferenc Kovacs |
we don't use the MAGIC_COOKIE cookie anymore in the code, and it should have expired on every client also
|
#
d65ac929 |
| 21-Apr-2011 |
Felipe Pena |
- Added missing session_start()
|
#
5c434bf5 |
| 23-Mar-2011 |
Hannes Magnusson |
Store the credentials in the local session so we don't have to "login" on every change
|
Revision tags: BEFORE_NEW_BUG_TRACKER |
|
#
e8ef23cd |
| 03-Mar-2010 |
Jani Taskinen |
- Rename to avoid unnecessary symlink
|