68 Commits (632f4d545367b5ab1cefce66bc526e5dc0a786de)

Author SHA1 Message Date
Daniel García 700e084101
Add 2FA icon to admin panel 6 years ago
Daniel García ddd49596ba
Fix invite empty email 6 years ago
Daniel García b8cabadd43
Fix admin page links 6 years ago
Daniel García bfd93e5b13
Show organizations in admin panel, implement reload templates option 6 years ago
Daniel García 6cbb683f99
Rename admin templates to match email 6 years ago
Daniel García 92bbb98d48
Created base template 6 years ago
Daniel García 834c847746
Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template 6 years ago
Daniel García 97aa407fe4
Move email templates to subfolder 6 years ago
Daniel García 19b6bb0fd6
Initial stab at templates 6 years ago
Daniel García 673adde9f1
Make the admin retype the user name before deleting 6 years ago
Daniel García 301919d9d4
Modified navigation bar and corrected some comments 6 years ago
Daniel García b2fc0499f6
Finish invite functionality, and remove virtual organization 6 years ago
Daniel García 6a99849a1e
Implemented proper error handling, now we can do `user.save($conn)?;` and it works. 6 years ago
Daniel García 172f1770cf
Embed the icon in the binary, no need to download when it's not going to change 6 years ago
Daniel García 1b5134dfe2
Fixed delete user when 2FA is enabled, implemented delete user for admin panel, and the front-end part for invite user. Secured admin panel behind a configurable token. 6 years ago
Daniel García 5fecf09631
Initial version of admin panel, list users and reload user list works. No serious auth method yet, password is 'token123' 6 years ago