aboutsummaryrefslogtreecommitdiff
path: root/src/user/hooks.go
AgeCommit message (Expand)Author
2024-01-23move ui templates into src, update conf to handle other paths, export User In...Alexander Kavon
2024-01-22added login authentication route logic, added compareSecretToHash, decodeHash...Alexander Kavon
2024-01-22update hooks to use HashSecretAlexander Kavon
2024-01-22added validation for user fields on sqlboiler.BeforeInsertHook, added hashing...Alexander Kavon