Commit Graph

70 Commits

Author SHA1 Message Date
Timothée Floure fa15a25044
Wire/test registration and password reset 2021-01-08 14:41:37 +01:00
Timothée Floure 34dee38481
Add run-ci.sh script, check test coverage in CI 2021-01-07 09:11:15 +01:00
Timothée Floure 6604a925f0
Add podman to CI image 2021-01-07 08:19:31 +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 22805f0fb7
Add :eldap to mix's extra_applications 2021-01-05 17:25:49 +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 7ea4241f23
Patch auth test fixtures for username support 2021-01-04 13:14:16 +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 c41ac96bc9
Add correct + simple > efficient note to README 2020-12-22 14:21:57 +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 f286e83f6e
Replace default template by minimal navigation 2020-12-15 15:45:43 +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
Timothée Floure 4f97690de4
Add lockfile 2020-12-15 14:18:22 +01:00
Timothée Floure 709b7d00b8
Add minimal builds.sr.ht CI configuration 2020-12-15 13:48:27 +01:00
Timothée Floure 3ff1c12b28
Mention Elixir resources in README, start server with REPL 2020-12-15 09:02:51 +01:00
Timothée Floure ce58708876
Populate README with meaningful content 2020-12-15 08:58:29 +01:00
Timothée Floure 8450d24ad9
Initial mix/phx project 2020-12-15 08:45:34 +01:00