mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
e43bc93047
* [FEATURE] Add configurable display name to frontend This feature allows users with a LDAP backend to specify an attribute (default is "displayname") to retrieve a users name for the portal greeting. Similarly for the file based backend a new required key "name" has been introduced. This can also be used down the line with OIDC as a separate scope. * Update references from Name to DisplayName * Update compose bundles to include displayname refs * Update LDAP automatic profile refresh * Ensure display name is updated * Fix bug which prevented trace logging for profile refresh to not trigger |
||
---|---|---|
.. | ||
access_control.go | ||
authentication.go | ||
configuration.go | ||
const.go | ||
duo.go | ||
notifier.go | ||
regulation.go | ||
server.go | ||
session.go | ||
storage.go | ||
totp.go | ||
validator_test.go | ||
validator.go |