Nick O'Leary
|
7adefd6ee0
|
Add access_token expiry
|
2015-03-30 14:14:32 +01:00 |
|
Nick O'Leary
|
f967a5ecdc
|
Fix auth on comms link and for anon user
The move to honour scope level of token broke the comms link
checking as well as the permissions checking for anon users.
|
2015-03-29 22:27:07 +01:00 |
|
Nick O'Leary
|
c8d6dc2531
|
Auth permission should honour the token scope
|
2015-03-29 21:59:48 +01:00 |
|
Nick O'Leary
|
2a57d0b6d0
|
auth/login should return empty object when insecure
|
2015-03-25 20:33:29 +00:00 |
|
dceejay
|
df065e94b7
|
add extra tests to user_spec to test some else conditions.
|
2015-03-19 19:57:41 +00:00 |
|
Nick O'Leary
|
51e891ff88
|
Move sessionStorageModule into main storageModule
Fixes #586
- add get/saveSessions to main storage module
- handle storage modules without those functions
- store .session file in userDir
|
2015-03-13 23:37:59 +00:00 |
|
dceejay
|
acc0e0875b
|
few more tests for permissions and strategies
reset log flags at end of log test
|
2015-03-07 13:22:21 +00:00 |
|
Nick O'Leary
|
c31ffb98b0
|
Tie auth middleware to needsPermission api
|
2015-02-05 23:43:35 +00:00 |
|
Nick O'Leary
|
53a515176b
|
Remove unused token expiry code
|
2015-02-05 13:01:00 +00:00 |
|
Nick O'Leary
|
fbf7ee50eb
|
Increase unit test coverage of auth code
|
2015-02-05 13:00:56 +00:00 |
|
Nick O'Leary
|
a494954275
|
Add permissions and user menu
|
2015-02-05 13:00:55 +00:00 |
|
Nick O'Leary
|
f3eb85c449
|
Move over to settings.adminAuth
|
2015-02-05 13:00:54 +00:00 |
|
Nick O'Leary
|
2128b57ab2
|
Add oauth grant
|
2015-02-05 13:00:07 +00:00 |
|