Twee-factor authenticatie (TOTP) branding #22
Labels
No labels
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
styling
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
MinBZK/Codeplatform#22
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
De Twee-factor authenticatie (TOTP) heeft nog de standaard tekst: Forgejo Beyond Coding, We forge. (code.overheid.nl).
Op deze meeste authenticator apps (zoals Google Authenticator) is het niet goed te zien dat het voor code.overheid.nl is.
In de config kunnen we daar een eigen title in stoppen:
APP_NAME = "Code.overheid.nl"
Samen met, APP_SLOGAN waarin we dan 'wervelend' kunnen doen.
related: #7 (comment)
Neem ik vanavond mee met de csp configuratie en de laatste versie van de styling. Hij pakt nu
APP_NAME(hostname)alhoewel ik nog niet 100% helder heb waar de hostname precies vandaan komt aangezien dat stuk configuratie optioneel is.Hij heet nu simpelweg code.overheid.nl en zou zo ook in je authenticator terecht moeten komen.
Denk dat deze daarmee dicht kan!