1
0
mirror of https://github.com/node-red/node-red.git synced 2023-10-10 13:36:53 +02:00
node-red/test/red/api/auth
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
..
clients_spec.js Increase unit test coverage of auth code 2015-02-05 13:00:56 +00:00
index_spec.js auth/login should return empty object when insecure 2015-03-25 20:33:29 +00:00
permissions_spec.js Fix auth on comms link and for anon user 2015-03-29 22:27:07 +01:00
strategies_spec.js Fix auth on comms link and for anon user 2015-03-29 22:27:07 +01:00
tokens_spec.js Move sessionStorageModule into main storageModule 2015-03-13 23:37:59 +00:00
users_spec.js add extra tests to user_spec to test some else conditions. 2015-03-19 19:57:41 +00:00