icingaweb2/library/Icinga/Web
Jannis Moßhammer 8192c19424 Fix Authentication workflow
- The authentication controller now uses the Authentication/Manager class,
also there were some issues in the Session creation, this has been removed
from the Bootstrap now, as the Controller must decide how to open a session
(read-only or read/write).
- The tests reflect a few chagnes, as the move from the CSRF token generation
to the Formbuilder.
- Notificaiton now doesn't use Zend Session

refs #4340
2013-06-25 11:54:42 +02:00
..
Hook Evaluate, Test and Move the items und library/Icinga/Web to the source tree 2013-06-13 11:59:48 +02:00
Paginator Evaluate, Test and Move the items und library/Icinga/Web to the source tree 2013-06-13 11:59:48 +02:00
Widget Evaluate, Test and Move the items und library/Icinga/Web to the source tree 2013-06-13 11:59:48 +02:00
ActionController.php Fix Authentication workflow 2013-06-25 11:54:42 +02:00
Form.php Evaluate, Test and Move the items und library/Icinga/Web to the source tree 2013-06-13 11:59:48 +02:00
Hook.php Fix PSR compliance 2013-06-07 13:29:11 +02:00
ModuleActionController.php Evaluate, Test and Move the items und library/Icinga/Web to the source tree 2013-06-13 11:59:48 +02:00
Notification.php Fix Authentication workflow 2013-06-25 11:54:42 +02:00
Widget.php Evaluate, Test and Move the items und library/Icinga/Web to the source tree 2013-06-13 11:59:47 +02:00