Dane Everitt
|
1053b5d605
|
Get basic storage of webauthn tokens working
|
2021-09-19 11:24:33 -07:00 |
|
Dane Everitt
|
eaf12aec60
|
Clean out existing webauthn logic, implement base logic for base package
|
2021-09-19 11:24:31 -07:00 |
|
Matthew Penner
|
14eb482791
|
fix bad merge
|
2021-08-21 12:56:56 -06:00 |
|
Matthew Penner
|
b26556e201
|
Merge branch 'develop' into v2
|
2021-08-21 12:50:51 -06:00 |
|
Dane Everitt
|
2b3303c46b
|
Fix changing a user password to not incorrectly handle logging out old sessions; closes #3531
|
2021-08-15 17:37:12 -07:00 |
|
Dane Everitt
|
622d292f39
|
Update the client API to be consistent with how validation is handled
|
2021-08-04 21:15:19 -07:00 |
|
Dane Everitt
|
b47d262ee0
|
Initial pass at deleting as much removed logic as possible; still need to migrate old keys and permissions over
|
2021-08-04 21:15:18 -07:00 |
|
Dane Everitt
|
dfff8ad667
|
Cleanup frontend to only pass the required description field
|
2021-08-04 21:15:18 -07:00 |
|
Matthew Penner
|
f9114e2de0
|
feat(ssh-keys): add ssh key endpoints and ui components
|
2021-07-17 15:45:46 -06:00 |
|
Dane Everitt
|
c449ca5155
|
Use more standardized phpcs
|
2021-01-23 12:33:34 -08:00 |
|
Dane Everitt
|
7ebe04fb91
|
Don't allow blank passwords on the password change endpoint; closes #2750
|
2020-11-29 13:28:46 -08:00 |
|
Dane Everitt
|
1f7fe093ae
|
Correctly validate description for API keys to match model expectations; closes #2457
|
2020-10-10 17:15:30 -07:00 |
|
Dane Everitt
|
d41b86f0ea
|
Correctly pass along allowed IPs for client API keys, closes #2244
|
2020-08-17 19:48:51 -07:00 |
|
Dane Everitt
|
933a4733e8
|
Add base support for creating a new API key for an account
|
2020-03-22 18:15:38 -07:00 |
|
Dane Everitt
|
0d6cf54314
|
[L6] Update even more areas of codebase using custom model validation logic
|
2019-09-04 22:26:28 -07:00 |
|
Dane Everitt
|
be2c76c24a
|
Add tests for password changing
|
2018-07-15 11:44:18 -07:00 |
|
Dane Everitt
|
0cc895f2d5
|
Finalize email/password changing in UI
|
2018-06-17 16:53:24 -07:00 |
|
Dane Everitt
|
fce394f6bd
|
Change email handling and logout function
|
2018-06-16 14:30:20 -07:00 |
|
Dane Everitt
|
b8b9acd0e6
|
Get the base email update working through the API.
Still going to need to determine the best course of action to update the token on the client side.
|
2018-06-11 22:56:57 -07:00 |
|