1
0
Fork 0
Commit Graph

14 Commits

Author SHA1 Message Date
Alan Plum c145ede1a2 Don't use applicationContext.collection for system apps. 2014-09-15 23:31:05 +02:00
Alan Plum 99f9088830 Removed cookie logic from sessions app, simplified jwt logic. 2014-09-04 21:34:46 +02:00
Alan Plum 63e7c8132c Fixed stray unused "sid" property. 2014-09-04 15:58:32 +02:00
Alan Plum 2eb42db0d7 Session uid should be unambiguous. 2014-09-04 13:40:26 +02:00
Alan Plum e86c98dfe2 Enabled unused: true, ported aardvark jslint to jshint. 2014-09-02 22:18:18 +02:00
Alan Plum 71155440e6 Removed jslint headers from system apps. 2014-09-02 22:14:57 +02:00
Alan Plum 6a3386e55a Fixed jshint headers. 2014-09-02 22:12:45 +02:00
Alan Plum 9489a3cd50 Implemented session.getExpiry, session.hasExpired. 2014-08-27 10:29:44 +02:00
Alan Plum de9a1c6efc Replaced sessions collection upgrade task. 2014-08-25 10:17:31 +02:00
Alan Plum 172e1b936d Added more Foxx app unit tests. 2014-08-22 10:59:24 +02:00
Alan Plum e0e003d060 Migrated session/user routes and models to joi. 2014-08-20 11:16:06 +02:00
Alan Plum e73ab38720 Code style. 2014-08-20 11:14:31 +02:00
Alan Plum 38297b88cc Fixed sessions app relying on exports from static mount path. 2014-08-20 10:57:47 +02:00
Alan Plum af2b1c1ff6 Added bundled apps as system apps. 2014-08-20 10:57:46 +02:00