meta/lib/recycledcloud_web/controllers
Timothée Floure 3dfc9115a1
Add captcha to registrations (fixes #9)
2021-02-03 10:12:23 +01:00
..
billing_controller.ex Wire Odoo invoices to billing view (Fixes #13) 2021-01-20 18:17:16 +01:00
page_controller.ex Initial mix/phx project 2020-12-15 08:45:34 +01:00
support_controller.ex Add captcha to support requests 2021-02-03 09:37:00 +01:00
user_auth.ex Run `mix phx.gen.auth Accounts User users` 2020-12-15 14:24:14 +01:00
user_confirmation_controller.ex Start LDAP server with tests, fix various tests and warnings 2021-01-07 08:15:09 +01:00
user_keys_controller.ex Add minimal SSH key management 2020-12-23 12:51:05 +01:00
user_registration_controller.ex Add captcha to registrations (fixes #9) 2021-02-03 10:12:23 +01:00
user_reset_password_controller.ex Wire/test registration and password reset 2021-01-08 14:41:37 +01:00
user_session_controller.ex authentication: initial LDAP wiring (login, password change) 2020-12-21 15:40:19 +01:00
user_settings_controller.ex Add minimal SSH key management 2020-12-23 12:51:05 +01:00