mobilizon/lib/web/controllers
Thomas Citharel 7e4934513a
feat(auth): pre-initialize registration fields with information from 3rd-party provider
When using a 3rd-party auth provider, we now use the given username & display name information from
the provider to fill fields from the profile RegistrationView.

Partly addresses #1105

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-09-07 12:18:46 +02:00
..
activity_pub_controller.ex Set correct Content-Type on all AP endpoints 2022-11-22 12:21:42 +01:00
application_controller.ex fix(apps): fix typo in redirect_uri parameter 2023-05-30 14:24:51 +02:00
auth_controller.ex feat(auth): pre-initialize registration fields with information from 3rd-party provider 2023-09-07 12:18:46 +02:00
export_controller.ex fix(exports): properly handle export format not being handled 2023-06-20 16:55:36 +02:00
fallback_controller.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
feed_controller.ex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
media_proxy_controller.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
node_info_controller.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00
page_controller.ex Introduce device flow 2023-03-22 09:34:11 +01:00
web_finger_controller.ex Refactor Mobilizon.Federation.ActivityPub and add typespecs 2021-09-29 16:31:11 +02:00