1
0
Fork 0
Commit Graph

10 Commits

Author SHA1 Message Date
Alan Plum e2c4a62ff7 Cleaned up FoxxController#activateSessions. 2014-09-04 22:30:39 +02:00
Alan Plum 99f9088830 Removed cookie logic from sessions app, simplified jwt logic. 2014-09-04 21:34:46 +02:00
Alan Plum 39ba358cd8 Added JWT support for session headers. 2014-09-04 18:51:06 +02:00
Alan Plum 0a2ffb19ee Only lowercase session header when reading it. 2014-09-04 16:33:57 +02:00
Alan Plum e48fb8bfe8 Lowercase HTTP headers for maximum profit. 2014-09-04 16:04:19 +02:00
Alan Plum 166bdc9a46 Consistency. 2014-09-04 15:59:15 +02:00
Alan Plum abe5de335b Add support for "header" sessions. 2014-09-04 15:58:32 +02:00
Alan Plum cb3842b149 System apps now mount at _system instead of system. 2014-08-20 10:57:47 +02:00
Alan Plum 5767a12bcd Documentation for sessions reflects correct sessions app path. 2014-08-20 10:57:47 +02:00
Alan Plum c3a6c8cce2 activateAuthentication -> activateSessions.
Moved new functionality to new names to allow re-enabling legacy functionality.
2014-08-20 10:57:09 +02:00