Commit Graph

4 Commits

Author SHA1 Message Date
Timothée Floure 3dfc9115a1
Add captcha to registrations (fixes #9) 2021-02-03 10:12:23 +01:00
Timothée Floure fa15a25044
Wire/test registration and password reset 2021-01-08 14:41:37 +01:00
Timothée Floure d96d9005f5
authentication: initial LDAP wiring (login, password change) 2020-12-21 15:40:19 +01:00
Timothée Floure 56d2d5bccf
Run `mix phx.gen.auth Accounts User users`
Uses phx_gen_auth as a scaffold to build our own logic.
2020-12-15 14:24:14 +01:00