vikunja-api/pkg/routes
konrad 24904585a2 Add 2fa for authentification (#383)
Fix user tests

Add swagger docs

Fix lint

Add totp check when logging in

Make totp enrollment work

Add migration for totp table

go mod vendor

Add routes for totp routes

Add route handler for totp routes

Add basic implementation to enroll a user in totp

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: https://kolaente.dev/vikunja/api/pulls/383
2020-04-17 19:25:35 +00:00
..
api/v1 Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
caldav Fix getting the authenticated user with caldav 2020-04-01 22:51:57 +02:00
metrics.go Refactor User and DB handling (#123) 2020-01-26 17:08:06 +00:00
rate_limit.go Add rate limit by ip for non-authenticated routes (#127) 2020-01-26 19:53:47 +00:00
routes.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00