icingaweb2/library/Icinga/Authentication
Jannis Moßhammer 9206b30254 Add basic, untested skeleton for Session and PHPSession
As we decided to remove Zend_Session due to locking issues,
we have to implement our session handling here. This is
the basic, untested code which will be tested in the next step

refs #4265
2013-06-11 13:27:53 +02:00
..
Backend Add library from incubator and teststubs 2013-06-11 13:23:59 +02:00
Auth.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Backend.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
Group.php Add library from incubator and teststubs 2013-06-11 13:23:59 +02:00
GroupBackend.php Add library from incubator and teststubs 2013-06-11 13:23:59 +02:00
GroupMembership.php Add library from incubator and teststubs 2013-06-11 13:23:59 +02:00
LdapUserBackend.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
PHPSession.php Add basic, untested skeleton for Session and PHPSession 2013-06-11 13:27:53 +02:00
Session.php Add basic, untested skeleton for Session and PHPSession 2013-06-11 13:27:53 +02:00
Storable.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
User.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00
UserBackend.php Move libraries from incubator to working tree for evaluation 2013-06-07 15:46:33 +02:00