- Apr 06, 2021
-
-
Jake Howard authored
-
- Mar 31, 2021
-
-
Jake Howard authored
-
- Nov 30, 2020
-
-
janost authored
-
- Aug 11, 2020
-
-
Daniel García authored
-
- Aug 04, 2020
-
- Jul 14, 2020
-
-
Daniel García authored
-
- Jul 08, 2020
-
-
Jeremy Lin authored
In this implementation, the `TZ` environment variable must be set in order for the formatted output to use a more user-friendly time zone abbreviation (e.g., `UTC`). Otherwise, the output uses the time zone's UTC offset (e.g., `+00:00`).
-
- May 13, 2020
-
-
Daniel García authored
-
- May 03, 2020
-
-
Daniel García authored
-
- Mar 22, 2020
-
-
Jeremy Lin authored
Mobile push isn't currently supported, but this should get rid of spurious `Detected unexpected parameter during login: devicepushtoken` warnings.
-
- Dec 07, 2019
-
-
Daniel García authored
-
- Dec 06, 2019
-
-
Daniel García authored
-
- Nov 25, 2019
-
-
tomuta authored
-
- Oct 15, 2019
- Oct 10, 2019
-
-
BlackDex authored
- Added security check for previouse used codes - Allow TOTP codes with 1 step back and forward when there is a time drift. This means in total 3 codes could be valid. But only newer codes then the previouse used codes are excepted after that.
-
- Aug 19, 2019
-
-
vpl authored
-
- Aug 18, 2019
-
-
Daniel García authored
-
- Aug 04, 2019
- Jul 25, 2019
-
-
vpl authored
Send new device email after two factor authentication.
-
- Jul 22, 2019
- May 20, 2019
-
-
Emil Madsen authored
-
- Apr 15, 2019
-
-
Daniel García authored
-
- Apr 11, 2019
-
-
Daniel García authored
-
- Apr 07, 2019
-
-
Daniel García authored
-
- Apr 05, 2019
-
-
Daniel García authored
TODO: - At the moment each user needs to configure a DUO application and input the API keys, we need to check if multiple users can register with the same keys correctly and if so we could implement a global setting. - Sometimes the Duo frame doesn't load correctly, but canceling, reloading the page and logging in again seems to fix it for me.
-
- Mar 03, 2019
-
-
Daniel García authored
Added newlines to config options to keep them a reasonable length.
-
- Feb 20, 2019
-
-
Daniel García authored
-
- Feb 11, 2019
-
-
Daniel García authored
-
- Jan 25, 2019
-
-
Daniel García authored
-
Daniel García authored
Improved some two factor methods.
-
- Dec 30, 2018
-
-
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.
-
- Dec 16, 2018
-
-
Daniel García authored
-
- Dec 11, 2018
-
-
algebro authored
-
- Dec 09, 2018
-
-
Daniel García authored
Improved error logging, now it won't show a generic error message in some situations. Removed delete device, which is not needed as it will be overwritten later. Logged more info when an error occurs saving a device. Added orgmanager to JWT claims.
-