1
0
Fork 0
mirror of https://framagit.org/framasoft/mobilizon.git synced 2025-02-13 20:24:36 +00:00
mobilizon/lib/web/views
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
json_ld [JSON-LD] Only render single location when list has only one element 2022-08-23 10:09:10 +02:00
api_view.ex
auth_view.ex feat(auth): pre-initialize registration fields with information from 3rd-party provider 2023-09-07 12:18:46 +02:00
email_view.ex feat(notifications): add missing notifications when an user registers to an event 2023-08-24 17:36:58 +02:00
error_helpers.ex
error_view.ex fix: fix Elixir 1.15 depreciations 2023-08-02 09:59:09 +02:00
export_view.ex
layout_view.ex
page_view.ex Only preload svg shapes on homepage 2022-10-11 18:45:33 +02:00
utils.ex