- Dec 30, 2018
-
-
Daniel García authored
-
Daniel García authored
Add build script to get some Git info to later show in admin panel, and add some metadata to Cargo.toml
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
Remove config option for admin email, embdedded admin page, managed IO::Error, and added security and cache headers globally
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
In the future, maybe we can do the same with the `find_by_id` methods that return an Option.
-
Daniel García authored
-
Daniel García authored
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.
-
Daniel García authored
Initial version of admin panel, list users and reload user list works. No serious auth method yet, password is 'token123'
-
Daniel García authored
-
Daniel García authored
Add email reinvite endpoint
-
Nick Fox authored
-
Nick Fox authored
-
Nick Fox authored
-
- Dec 28, 2018
-
-
Daniel García authored
Restrict join on users_collections to current user (fixes #313)
-
Daniel García authored
Rewrite find_by_user_uuid to use one query
-
Andreas Schneider authored
-
- Dec 27, 2018
-
-
Miroslav Prasil authored
-
- Dec 26, 2018
-
-
Daniel García authored
Change logging timestamp format so fail2ban can parse it
-
Nick Fox authored
-
Nick Fox authored
-
Nick Fox authored
-
Daniel García authored
Document new features and update outdated parts of README
-
Nick Fox authored
-
Nick Fox authored
-
Nick Fox authored
-
Nick Fox authored
-
Nick Fox authored
-
- Dec 23, 2018
-
-
Daniel García authored
Fix email invitations for existing users and update README
-
Nick Fox authored
-
Nick Fox authored
-
Nick Fox authored
-
- Dec 21, 2018
-
-
Daniel García authored
Add Email Invite Functionality
-
Nick Fox authored
-
Nick Fox authored
-
- Dec 19, 2018
-
-
Nick Fox authored
-