1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/web
James Elliott 90edf11b88
feat(web): add user display name to oidc consent view ()
This adds the current logged in users display name to the consent page as well as some other minor tweaks.

Closes 
2022-04-08 12:50:55 +10:00
..
public feat(web): replace cra with vite () 2021-10-08 15:00:06 +11:00
src feat(web): add user display name to oidc consent view () 2022-04-08 12:50:55 +10:00
.commitlintrc.js refactor(model): rename from models () 2022-03-06 16:47:40 +11:00
.env.development feat(web): password reset custom url () 2022-04-04 17:46:55 +10:00
.env.production feat(web): password reset custom url () 2022-04-04 17:46:55 +10:00
.eslintrc.js ci: add husky with pre-commit and commit-msg hooks () 2021-09-09 12:22:11 +10:00
.gitignore [FEATURE] Add API docs and swagger-ui () 2021-01-03 15:28:46 +11:00
.prettierrc.js build(deps): update dependency prettier to v2.4.0 () 2021-09-10 08:27:50 +10:00
index.html feat(web): password reset custom url () 2022-04-04 17:46:55 +10:00
package.json build(deps): update dependency @types/react to v18 () 2022-04-08 09:14:57 +10:00
pnpm-lock.yaml build(deps): update dependency @types/react to v18 () 2022-04-08 09:14:57 +10:00
tsconfig.json feat(web): i18n () 2022-01-21 23:05:46 +11:00
vite.config.ts build(deps): update dependency vite to v2.9.1 () 2022-04-05 15:43:52 +10:00