- 24 Oct, 2019 1 commit
-
-
ale authored
-
- 23 Oct, 2019 1 commit
-
-
ale authored
-
- 01 Aug, 2019 1 commit
-
-
ale authored
-
- 24 Jun, 2019 1 commit
-
-
ale authored
-
- 30 May, 2019 2 commits
- 04 May, 2019 2 commits
- 03 Apr, 2019 1 commit
-
-
ale authored
Measure latency of the authentication requests (only the ones where we actually perform encryption).
-
- 01 Apr, 2019 5 commits
- 21 Mar, 2019 2 commits
- 17 Feb, 2019 1 commit
-
-
ale authored
-
- 10 Feb, 2019 1 commit
-
-
shammash authored
Add filter to report last login information for a service to usermetadb. The filter is active when the `enable_last_login_reporting` option is set. Signed-off-by:
shammash <shammash@autistici.org>
-
- 02 Feb, 2019 2 commits
- 01 Feb, 2019 1 commit
-
-
ale authored
Move from Config-objects-with-private-members to a full separation of configuration and runtime types, which simplifies a lot of interface boundaries between different parts of the code. More specifically, the Server is a lot leaner and its functionality is clearer. Backends also have a slightly improved interface.
-
- 22 Nov, 2018 3 commits
- 20 Nov, 2018 2 commits
- 02 Nov, 2018 1 commit
-
-
ale authored
-
- 29 Oct, 2018 1 commit
-
-
ale authored
-
- 27 Oct, 2018 2 commits
- 26 Oct, 2018 1 commit
-
-
ale authored
Meant to integrate well with DNS-based service discovery: the client will constantly monitor the DNS results for changes, and dynamically modify the list of memcache backends.
-
- 19 Oct, 2018 4 commits
-
-
ale authored
This makes it possible to run the auth-server more easily for smaller projects.
-
ale authored
-
ale authored
Add the related documentation to the README. Include a nullU2FStorage handler to prevent nil pointer dereferences in U2F code.
-
ale authored
Backed by memcache, like the U2F challenge storage. The code has been refactored to abstract the common replicated memcache client away.
-
- 29 Aug, 2018 2 commits
- 26 Jun, 2018 1 commit
-
-
ale authored
-
- 07 Apr, 2018 1 commit
-
-
ale authored
Introduces the *services_dir* configuration parameter.
-
- 09 Feb, 2018 1 commit
-
-
ale authored
-