b572b8dd6c
The DB implementation expects secrets to be base64 encoded blobs. Because of this a bunch of tests broke moving to sqlite. A lot of this commit is fixing those tests. |
||
---|---|---|
.. | ||
admin.go | ||
auth_middleware.go | ||
auth_middleware_test.go | ||
client_registration.go | ||
client_registration_test.go | ||
client_resource.go | ||
client_resource_test.go | ||
config.go | ||
discovery_resource.go | ||
discovery_resource_test.go | ||
email_verification.go | ||
email_verification_test.go | ||
error.go | ||
error_test.go | ||
http.go | ||
http_test.go | ||
invitation.go | ||
invitation_test.go | ||
password.go | ||
password_test.go | ||
register.go | ||
register_test.go | ||
serialization.go | ||
serialization_test.go | ||
server.go | ||
server_test.go | ||
testutil.go | ||
user.go |