vikunja-api/pkg/migration
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: vikunja/api#383
2020-04-17 19:25:35 +00:00
..
20190324205606.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190328074430.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190430111111.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
20190511202210.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
20190514192749.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
20190524205441.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190718200716.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190818210133.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20190920185205.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
20190922205826.go Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
20191008194238.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20191010131430.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20191207204427.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20191207220736.go Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
20200120201756.go Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
20200219183248.go Task Comments (#138) 2020-02-19 21:57:56 +00:00
20200308205855.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
20200308210130.go Add support for archiving lists and namespaces (#152) 2020-03-15 21:50:39 +00:00
20200322214440.go Colors for lists and namespaces (#155) 2020-03-22 21:09:32 +00:00
20200322214624.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
20200417175201.go Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
migration.go Add postgres support (#135) 2020-02-16 21:42:04 +00:00