Eric Lippmann
|
7f5ba135ee
|
Revert "Relax session storage check to the `files' save handler"
This reverts commit f7d11ce11f .
Sorry mate but a guy on GitHub was faster ;)
refs #8053
|
2014-12-29 09:37:07 +01:00 |
Johannes Meyer
|
f7d11ce11f
|
Relax session storage check to the `files' save handler
fixes #8053
|
2014-12-22 11:02:48 +01:00 |
Johannes Meyer
|
170ded6510
|
Merge branch 'master' into feature/setup-wizard-7163
Conflicts:
library/Icinga/Authentication/Backend/LdapUserBackend.php
library/Icinga/File/Ini/IniWriter.php
|
2014-11-04 14:22:53 +01:00 |
Eric Lippmann
|
16352fc10c
|
Move Logger to the Application namespace
fixes #7148
|
2014-10-31 10:27:17 +01:00 |
Johannes Meyer
|
6f988cb94c
|
Remove method write() from Icinga\Web\Session\SessionNamespace
|
2014-09-24 10:46:35 +02:00 |
Johannes Meyer
|
5c507d5d91
|
Fix notice that the session has been already started after retrieving its id
|
2014-07-16 15:39:40 +02:00 |
Johannes Meyer
|
e6dee9fe89
|
Protect login against CSRF
refs #5626
|
2014-07-16 09:55:23 +02:00 |
Johannes Meyer
|
19f05256a0
|
Only call session_start() when reading from session
fixes #6383
|
2014-07-16 09:55:22 +02:00 |
Johannes Meyer
|
3105c2059e
|
Remove license headers from all files
refs #6309
|
2014-07-15 13:43:52 +02:00 |
Johannes Meyer
|
8be3ccc527
|
Make it possible to save the session by its associated session namespaces
|
2014-04-04 11:13:07 +02:00 |
Johannes Meyer
|
98b640f1e0
|
Fix that removed values/namespaces remain in the session storage
fixes #5934
|
2014-04-04 11:10:45 +02:00 |
Johannes Meyer
|
f802b36ca9
|
Move session class files
|
2014-03-25 11:13:10 +01:00 |