homebox/backend
Hayden a6d2fd45df
feat: change password (#35)
* refactor: implement factories for testing

* add additional factories

* change protection for dropFields

* prevent timed attacks on login

* use switch instead of else-if

* API implementation for changing password

* add change-password dialog
2022-10-09 09:23:21 -08:00
..
app feat: change password (#35) 2022-10-09 09:23:21 -08:00
ent feat: user profiles (#32) 2022-10-06 21:54:09 -05:00
internal feat: change password (#35) 2022-10-09 09:23:21 -08:00
pkgs feat: user profiles (#32) 2022-10-06 21:54:09 -05:00
static Initial commit 2022-08-29 18:30:36 -08:00
go.mod fix(deps): bump entgo.io/ent from 0.11.2 to 0.11.3 in /backend (#30) 2022-09-28 16:54:40 -08:00
go.sum chores/general-cleanup-release-prep (#31) 2022-09-28 21:42:33 -08:00