Hannah Wolfe
|
19603a33f3
|
Check client is enabled before auth
no issue
- add a check that the client has status 'enabled' to client auth strategy
- this permits the disabling of clients easily
- update tests
|
2015-11-04 16:59:56 +00:00 |
|
Hannah Wolfe
|
2c51a89b66
|
Refactor auth-strategies to use findOne
- Simplifies both strategy & test code
- Should have no side effects
|
2015-10-16 19:40:02 +01:00 |
|
Hannah Wolfe
|
58e31f3bd8
|
Refactor auth strategy tests to not use DB
- unit tests are not intended to call out to the db
- this fakes the response from the model layer
|
2015-10-16 19:40:01 +01:00 |
|
Sebastian Gierlinger
|
6120d0a80f
|
Improve middleware coverage
refs #5286
- changed auth-strategies to be testable
- added tests
|
2015-08-21 23:46:42 +02:00 |
|