kanidm/kanidmd_web_ui/src
Dominik Süß 8416069c61
feat: add unix passwod reset to security web ui (#1014)
* feat: add unix passwod reset to security web ui
* refactor: fetch profile info in ViewsApp
prevents constant re-fetching of the profile page and allows every view
to access the current_user property
* refactor: move unix password change to component
* docs: add @theSuess to contributors
* fix: further specify kind of password updated
* refactor: perform validity check before submit
* chore: regenerate vendored wasm package
2022-09-07 11:40:54 +10:00
..
components feat: add unix passwod reset to security web ui (#1014) 2022-09-07 11:40:54 +10:00
credential feat: add unix passwod reset to security web ui (#1014) 2022-09-07 11:40:54 +10:00
external fixing CSS derp (#1013) 2022-09-05 11:00:56 +10:00
img More UI things (#911) 2022-07-11 16:33:18 +10:00
models 20220817 ldap service tokens (#1002) 2022-09-02 14:21:20 +10:00
views feat: add unix passwod reset to security web ui (#1014) 2022-09-07 11:40:54 +10:00
constants.rs feat: add unix passwod reset to security web ui (#1014) 2022-09-07 11:40:54 +10:00
error.rs Pre-release update and cleanup (#631) 2021-12-31 09:11:20 +10:00
lib.rs feat: add unix passwod reset to security web ui (#1014) 2022-09-07 11:40:54 +10:00
login.rs UI updates (#970) 2022-08-08 10:19:04 +10:00
macros.rs A pile of Wasm UI tweaks (#958) 2022-08-01 15:52:01 +10:00
manager.rs 20220817 ldap service tokens (#1002) 2022-09-02 14:21:20 +10:00
oauth2.rs UI updates (#970) 2022-08-08 10:19:04 +10:00
style.css UI updates (#970) 2022-08-08 10:19:04 +10:00
utils.rs UI updates (#970) 2022-08-08 10:19:04 +10:00
wasmloader.js A pile of Wasm UI tweaks (#958) 2022-08-01 15:52:01 +10:00