pcmt/modules
leo 593454d616
All checks were successful
continuous-integration/drone/push Build is passing
go: add user email handling + improve sessions
* add Email field to User entity (+codegen)
* switch to Echo contrib sessions backed by Gorilla sessions
* use SessionCookieSecret value from the config
* stage mod,sum changes
* add clearer signup/signin redirect logic
* render error pages on 500/404s and only fall back to returning raw
  errors when the error is some unexpected kind
* add username/email "exists" funcs+tests - handle "not found" and "not
  unique" errors, return errors otherwise
2023-05-01 22:48:11 +02:00
..
password modules/password: simplify return 2023-04-19 03:51:42 +02:00
user go: add user email handling + improve sessions 2023-05-01 22:48:11 +02:00