authelia/internal/suites/example/compose
Amir Zarrinkafsh e43bc93047
[FEATURE] Add configurable display name to frontend (#1124)
* [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
2020-06-19 20:50:21 +10:00
..
authelia [FEATURE] Docker simplification and configuration generation (#1113) 2020-06-17 16:25:35 +10:00
duo-api [MISC] (deps): Bump node in /internal/suites/example/compose/duo-api (#929) 2020-04-27 12:53:16 +10:00
haproxy [MISC] Add coverage for Remote-User and Remote-Groups (#982) 2020-05-06 11:50:37 +10:00
httpbin [CI] Add PathPrefix integration test suite (#1052) 2020-05-27 13:55:44 +02:00
kind do not hardcode /bin/bash (#1122) 2020-06-18 09:49:13 +02:00
ldap [FEATURE] Add configurable display name to frontend (#1124) 2020-06-19 20:50:21 +10:00
mariadb [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
mysql [FEATURE] Support MySQL as a storage backend. (#678) 2020-03-05 10:25:52 +11:00
nginx [CI] Add PathPrefix integration test suite (#1052) 2020-05-27 13:55:44 +02:00
postgres [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
redis [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
smtp [MISC] Restructure repo folder layout (#628) 2020-02-09 18:04:27 +01:00
squid [Buildkite] Introduce CI linting with golangci-lint and reviewdog (#832) 2020-04-09 11:05:17 +10:00
traefik [FEATURE] Make Authelia serve over TLS in all suites (#864) 2020-04-14 09:57:28 +10:00
traefik2 [CI] Add PathPrefix integration test suite (#1052) 2020-05-27 13:55:44 +02:00