api/pkg
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
..
caldav Return iso dates for everything date related from the api (#130) 2020-02-08 12:48:49 +00:00
cmd Add gosec static analysis 2020-04-13 22:30:09 +02:00
config Add gosec static analysis 2020-04-13 22:30:09 +02:00
db Update xorm redis cacher to use the xorm logger instead of a special seperate one 2020-04-13 23:18:33 +02:00
files Add postgres support (#135) 2020-02-16 21:42:04 +00:00
integrations Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
log Update xorm redis cacher to use the xorm logger instead of a special seperate one 2020-04-13 23:18:33 +02:00
mail Add gosec static analysis 2020-04-13 22:30:09 +02:00
metrics Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
migration Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
models Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
modules Add empty avatar provider (#149) 2020-03-01 21:10:25 +00:00
red Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
routes Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
static Update copyright header 2020-02-07 17:27:45 +01:00
swagger Fix tests after renaming json fields to snake_case 2020-04-13 23:27:55 +02:00
timeutil Add workaround for timezones on windows (#151) 2020-03-09 22:41:08 +00:00
user Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
utils Add gosec static analysis 2020-04-13 22:30:09 +02:00
version Add build time to compile flags 2020-03-02 20:24:26 +01:00