J. King
|
549c7bdc72
|
Style fixes
|
2021-01-08 15:47:19 -05:00 |
|
J. King
|
5ec04d33c6
|
Add backend functionality to rename users
|
2020-12-25 17:47:36 -05:00 |
|
J. King
|
e16df90bae
|
Style fixes
|
2020-11-16 10:26:14 -05:00 |
|
J. King
|
7f2117adaa
|
Differentiate between duplicate/missing users and other failure modes
|
2020-11-15 16:24:26 -05:00 |
|
J. King
|
351f972512
|
Tests for internal user driver
|
2020-11-13 21:41:27 -05:00 |
|
J. King
|
5a17efc7b5
|
Clean up user driver API
- It is no longer assumed a driver knows whether a user exists
- The $password param is now required (but nullable when setting
|
2020-11-09 18:14:03 -05:00 |
|
J. King
|
771f79323c
|
Strip out remnants of the authorizer
|
2020-11-09 16:51:30 -05:00 |
|
J. King
|
bc53a2d24a
|
Style fixes
|
2020-03-01 15:16:50 -05:00 |
|
J. King
|
b5f118e8cb
|
Cleanup
|
2020-01-20 13:52:48 -05:00 |
|
J. King
|
bbace7a0ac
|
Use void and nullable return types where practical
|
2020-01-20 13:34:03 -05:00 |
|
J. King
|
17a2fa96f8
|
Upgrade to PHPUnit 8
|
2019-10-16 14:42:43 -04:00 |
|
J. King
|
6235cb0be6
|
Fix errors in last commit
|
2019-09-05 10:13:17 -04:00 |
|
J. King
|
29667464a1
|
Remove unnecessary namespace imports
|
2019-09-05 10:03:32 -04:00 |
|
J. King
|
e45ba3f0ea
|
Add means of unsetting a password in the backend
|
2019-03-24 14:42:23 -04:00 |
|
J. King
|
cf896121b2
|
Style fixes
|
2018-12-05 17:28:11 -05:00 |
|
J. King
|
7340d65c0e
|
Make data clearing in tests static
|
2018-11-23 10:01:17 -05:00 |
|
J. King
|
f22e53fdc9
|
Align result tests with driver tests
|
2018-11-22 19:55:54 -05:00 |
|
J. King
|
a8cc9a4780
|
Tests for internal user driver; closes #50
|
2018-11-04 12:06:30 -05:00 |
|