- 01 Jul, 2018 2 commits
- 30 Jun, 2018 13 commits
-
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
Check passwords and recovery responses directly against backend data.
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
-
ale authored
Still doesn't entirely solve the problem of encoding the U2F registration requests on the client side (we should probably just accept a bytestring), but all the important functionality is there.
-
- 28 Jun, 2018 2 commits
- 26 Jun, 2018 6 commits
-
-
ale authored
-
ale authored
Also set an initial user password, and random passwords for all its resources, on a CreateUser request.
-
ale authored
Rename queryConfig to queryTemplate to better reflect its purpose, and drop all cruft that had to do with config deserialization.
-
ale authored
-
ale authored
Simplifies the code in AccountService a bit, moving more logic into the request types. The authentication and authorization bits have been split into a separate authService type for clarity.
-
- 25 Jun, 2018 1 commit
-
-
ale authored
Let the server fill in default values for resource and user creation.
-
- 24 Jun, 2018 5 commits
-
-
ale authored
By adding a User to the resource validation context, we can implement more complex checks like verifying that websites have an associated DAV account, or that the parent resource of a database is actually a website.
-
ale authored
-
ale authored
The validationContext contains all configuration and backends that are relevant to the various validation functions.
-
ale authored
-
ale authored
-
- 23 Jun, 2018 6 commits
- 22 Jun, 2018 3 commits
- 21 Jun, 2018 2 commits