/accounts/: compute profile completion ratio (#88287) #280

Merged
pmarillonnet merged 1 commits from wip/88287-accounts-profile-completion-ratio into main 2024-04-18 11:23:10 +02:00
Owner
No description provided.
pmarillonnet added 1 commit 2024-03-18 12:10:35 +01:00
gitea/authentic/pipeline/head There was a failure building this commit Details
21018d5bae
/accounts/: compute profile completion ratio (#88267)
pmarillonnet changed title from WIP: /accounts/: compute profile completion ratio (#88267) to WIP: /accounts/: compute profile completion ratio (#88287) 2024-03-18 12:53:44 +01:00
pmarillonnet force-pushed wip/88287-accounts-profile-completion-ratio from 21018d5bae to cf20c80180 2024-03-18 12:55:07 +01:00 Compare
pmarillonnet force-pushed wip/88287-accounts-profile-completion-ratio from cf20c80180 to 195f01acf8 2024-03-18 13:33:21 +01:00 Compare
pmarillonnet force-pushed wip/88287-accounts-profile-completion-ratio from 195f01acf8 to ab65f93646 2024-03-18 14:08:12 +01:00 Compare
pmarillonnet force-pushed wip/88287-accounts-profile-completion-ratio from ab65f93646 to 018379a96a 2024-03-18 14:42:52 +01:00 Compare
pmarillonnet changed title from WIP: /accounts/: compute profile completion ratio (#88287) to /accounts/: compute profile completion ratio (#88287) 2024-03-18 14:46:51 +01:00
pmarillonnet force-pushed wip/88287-accounts-profile-completion-ratio from 018379a96a to e3122988b3 2024-03-18 14:47:44 +01:00 Compare
pmarillonnet force-pushed wip/88287-accounts-profile-completion-ratio from e3122988b3 to c1fefb0341 2024-03-18 15:22:28 +01:00 Compare
smihai reviewed 2024-04-18 11:05:59 +02:00
@ -285,6 +285,9 @@ default_settings = dict(
definition='Set a random password on request to reset the password from the front-office',
),
A2_ACCOUNTS_URL=Setting(default=None, definition='IdP has no account page, redirect to this one.'),
A2_ACCOUNTS_DISPLAY_COMPLETION_RATIO=Setting(
Owner

Pour être plus explicite "A2_ACCOUNTS_DISPLAY_PROFILE_COMPLETION_RATIO" ?

Pour être plus explicite "A2_ACCOUNTS_DISPLAY_PROFILE_COMPLETION_RATIO" ?
Author
Owner

Je croyais ça entendu dans le A2_ACCOUNTS_ qui préfixe toutes les settings relatives à l’interface /accounts/ de gestion du profil, ça me va de laisser ainsi ce nom de setting déjà assez long, mais si tu trouves ça ambigu alors je modifie, sûr.

Je croyais ça entendu dans le A2_*ACCOUNTS*_ qui préfixe toutes les settings relatives à l’interface /accounts/ de gestion du profil, ça me va de laisser ainsi ce nom de setting déjà assez long, mais si tu trouves ça ambigu alors je modifie, sûr.
Owner

D'acc.

D'acc.
smihai marked this conversation as resolved
smihai approved these changes 2024-04-18 11:16:20 +02:00
pmarillonnet force-pushed wip/88287-accounts-profile-completion-ratio from c1fefb0341 to ad67e67417 2024-04-18 11:18:30 +02:00 Compare
pmarillonnet merged commit ad67e67417 into main 2024-04-18 11:23:10 +02:00
pmarillonnet deleted branch wip/88287-accounts-profile-completion-ratio 2024-04-18 11:23:10 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/authentic#280
No description provided.