Commit a7e6d9c
committed
users: Rework users management based on experience for improved UI/UX
Add invite-only onboarding and user management CLI
- add invite/accept flows with JWT tokens and email templates
- introduce usermanager helper script with multi-instance config
- update docs for invite-only flow and CLI usage
- add tests for invites and event handling tweaks
Signed-off-by: Denys Fedoryshchenko <denys.f@collabora.com>1 parent 52b94b2 commit a7e6d9c
20 files changed
Lines changed: 1282 additions & 119 deletions
File tree
- api
- templates
- doc
- scripts
- tests
- e2e_tests
- unit_tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments