Commit Graph

12 Commits

Author SHA1 Message Date
Timothée Floure 00394a3559
Blacklist misleading usernames (fixes #10) 2021-02-03 11:53:26 +01:00
Timothée Floure 3dfc9115a1
Add captcha to registrations (fixes #9) 2021-02-03 10:12:23 +01:00
Timothée Floure dcb5f364c2
Add initial Odoo integration (billing address) 2021-01-20 17:28:48 +01:00
Timothée Floure fa15a25044
Wire/test registration and password reset 2021-01-08 14:41:37 +01:00
Timothée Floure 880c04c589
Start LDAP server with tests, fix various tests and warnings 2021-01-07 08:15:09 +01:00
Timothée Floure acfc0c59a2
Remove exldap dep, dumb ldap user creation, patch tests for LDAP backend 2021-01-05 17:20:35 +01:00
Timothée Floure c2faafe3a3
Add minimal SSH key management 2020-12-23 12:51:05 +01:00
Timothée Floure 061a748c2a
Wire mail change to LDAP backend 2020-12-22 15:10:38 +01:00
Timothée Floure ead51b3082
Refactor user-related LDAP logic 2020-12-22 14:22:34 +01:00
Timothée Floure b567dfa542
Inefficiently fetch email from LDAP directory 2020-12-22 13:20:54 +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