dceejay
|
a9789697e7
|
add bcrypt as optional dependency to speed up Pi,
but not force compile on Windows.
Fix to close Issue #585
|
2015-03-19 11:36:48 +00:00 |
|
Nick O'Leary
|
be61cf6a88
|
Add node.error handling to core nodes
|
2015-03-16 13:58:01 +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 |
|
Nick O'Leary
|
0f3cc3196c
|
Log-in window incorrect
fixes #583
|
2015-03-09 20:02:13 +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
|
26c42e500f
|
Allow user.default to be an api function
|
2015-02-05 13:01:00 +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
|
b2aae93fa6
|
Hide user profile menu
|
2015-02-05 13:00:55 +00:00 |
|
Nick O'Leary
|
a494954275
|
Add permissions and user menu
|
2015-02-05 13:00:55 +00:00 |
|
Nick O'Leary
|
f5d7903ecb
|
Stop lost connection message bouncing when not authed
|
2015-02-05 13:00:55 +00:00 |
|
Nick O'Leary
|
9bbe0799bd
|
Allow adminAuth setting to provide functions
|
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
|
982997c3df
|
Add auth awareness to ui
|
2015-02-05 13:00:49 +00:00 |
|
Nick O'Leary
|
28823802ea
|
Prompt login if auth enabled
|
2015-02-05 13:00:16 +00:00 |
|
Nick O'Leary
|
2128b57ab2
|
Add oauth grant
|
2015-02-05 13:00:07 +00:00 |
|