Commit Graph

11 Commits

Author SHA1 Message Date
Timothée Floure 4683419fdc
Bump to 0.2.0 2021-01-20 18:26:40 +01:00
Timothée Floure e16cb12862
Add support for basic Odoo integration (authentication, query) 2021-01-19 17:34:12 +01:00
Timothée Floure c037be1eda
Use patched bamboo SMTP adapter (ipv6 support) 2021-01-18 12:12:43 +01:00
Timothée Floure 53887dd4c9
Add Bamboo SMTP adapter as dependency 2021-01-18 09:42:44 +01:00
Timothée Floure e61b409838
Configure mix release, add release runtime configuration 2021-01-12 10:43:59 +01:00
Timothée Floure e69db66be8
Add mailing capabilities with Bamboo, local dev LDAP conf 2021-01-12 10:06:05 +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 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
Timothée Floure 8450d24ad9
Initial mix/phx project 2020-12-15 08:45:34 +01:00