- Feb 20, 2019
-
-
Daniel García authored
Print a warning when an env variable is being overriden by the config file, and reorganize the main file a bit. Modified the JWT key generation, now it should also show the output of OpenSSL in the logs.
-
- Feb 18, 2019
-
-
Miroslav Prasil authored
-
- Feb 16, 2019
-
-
Daniel García authored
-
- Feb 12, 2019
-
-
Daniel García authored
Removed list of mounted routes at startup by default, with option to add it back. This would get annoying when starting the server frequently, because it printed ~130 lines of mostly useless info
-
Daniel García authored
-
- Feb 06, 2019
-
-
Daniel García authored
-
- Jan 29, 2019
-
-
Daniel García authored
-
- Jan 27, 2019
-
-
BlackDex authored
-
- Jan 25, 2019
-
-
Daniel García authored
Improved some two factor methods.
-
- Jan 21, 2019
-
-
Daniel García authored
-
- Jan 20, 2019
-
-
Daniel García authored
-
- Jan 19, 2019
-
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
Implement admin JWT cookie, separate JWT issuers for each type of token and migrate admin page to handlebars template
-
Daniel García authored
-
- Jan 15, 2019
-
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
-
Daniel García authored
Default to $data_folder/templates and remove dev option (use `TEMPLATES_FOLDER=src/static/templates` instead)
-
Daniel García authored
-
- Jan 12, 2019
-
-
Daniel García authored
-
- Jan 11, 2019
-
-
Daniel García authored
-
- Jan 03, 2019
-
-
Daniel García authored
-
- Dec 30, 2018
-
-
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
In the future, maybe we can do the same with the `find_by_id` methods that return an Option.
-
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'
-
- Dec 26, 2018
-
-
Nick Fox authored
-
- Dec 18, 2018
-
-
Steven Noonan authored
These aren't used yet, but will be utilized by the icon caching service in a subsequent patch. Signed-off-by:
Steven Noonan <steven@uplinklabs.net>
-
- Dec 17, 2018
-
-
Nick Fox authored
-
- Dec 15, 2018
-
-
Nick Fox authored
-
- Dec 07, 2018
-
-
Daniel García authored
-
Daniel García authored
-
- Dec 06, 2018
-
-
Daniel García authored
Implemented proper logging, with support for file logging, timestamp and syslog (this last one is untested)
-
- Nov 24, 2018
-
-
Daniel García authored
-
- Nov 16, 2018
-
-
Stepan Fedorko-Bartos authored
-
Stepan Fedorko-Bartos authored
-
- Nov 01, 2018
-
-
Daniel García authored
-