pcmt/modules
surtur 96c0b53493
All checks were successful
continuous-integration/drone/push Build is passing
go,tmpl: implement+activate validator
also ad initial password change:
* switch the password field type to `password`
* add a field for repeated password
2023-09-08 22:56:17 +02:00
..
bluemonday feat: add license headers (+spdx id) 2023-05-20 20:15:57 +02:00
db go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00
funcmap go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00
hibp go: add user onboarding, HIBP search functionality 2023-08-24 18:43:24 +02:00
localbreach go: implement import of local breach data 2023-08-20 05:20:33 +02:00
password go: add handling of argon2 to the password module 2023-08-19 04:28:00 +02:00
template go: replace deprecated 'ioutil' imports by 'os' 2023-07-19 21:29:22 +02:00
user go: handle demoting admin to regular-user level 2023-09-04 20:27:14 +02:00
validation go,tmpl: implement+activate validator 2023-09-08 22:56:17 +02:00