vikunja-api/vendor/github.com
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
..
BurntSushi/toml Fix lint errs (#59) 2019-02-18 19:32:41 +00:00
KyleBanks/depth Task Attachments (#104) 2019-10-16 20:52:29 +00:00
PuerkitoBio Updated libraries 2019-05-07 21:42:24 +02:00
alecthomas/template Task Attachments (#104) 2019-10-16 20:52:29 +00:00
asaskevich/govalidator Updated libraries 2019-05-07 21:42:24 +02:00
beevik/etree Better caldav support (#73) 2019-05-22 17:48:48 +00:00
beorn7/perks Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
boombuler/barcode Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
c2h5oh/datasize Update github.com/c2h5oh/datasize commit hash to 28bbd47 (#212) 2020-04-06 20:28:57 +00:00
cespare/xxhash/v2 Update module prometheus/client_golang to v1 2020-04-12 22:06:24 +02:00
client9/misspell added vendor 2018-10-28 17:24:10 +01:00
cpuguy83/go-md2man/v2 Task Attachments (#104) 2019-10-16 20:52:29 +00:00
cweill/gotests Add logging for invalid model errors (#126) 2020-01-26 19:40:23 +00:00
davecgh/go-spew Add password reset (#3) 2018-10-27 09:33:28 +00:00
dgrijalva/jwt-go CalDAV support (#15) 2018-11-03 15:05:45 +00:00
fsnotify/fsnotify Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
fzipp/gocyclo added vendor 2018-10-28 17:24:10 +01:00
garyburd/redigo added new cache libraries 2018-09-13 19:53:39 +02:00
ghodss/yaml Migrate to new swagger docs generation (#18) 2018-11-12 15:46:35 +00:00
go-openapi Task collection improvements (#109) 2019-12-01 13:38:11 +00:00
go-redis/redis/v7 Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
go-sql-driver/mysql Update xorm to use the new import path (#133) 2020-02-14 16:34:25 +00:00
go-testfixtures/testfixtures/v3 Add postgres support (#135) 2020-02-16 21:42:04 +00:00
golang Update module prometheus/client_golang to v1 2020-04-12 22:06:24 +02:00
gordonklaus/ineffassign Update github.com/gordonklaus/ineffassign commit hash to 7953dde (#233) 2020-04-07 12:30:57 +00:00
hashicorp/hcl Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
iancoleman/strcase Task filters (#243) 2020-04-11 14:20:33 +00:00
imdario/mergo Update module imdario/mergo to v0.3.9 (#238) 2020-04-07 16:05:10 +00:00
inconshreveable/mousetrap Added cli for general usage of Vikunja (#66) 2019-03-24 17:15:44 +00:00
jgautheron/goconst Update github.com/jgautheron/goconst commit hash to cda7ea3 (#228) 2020-04-07 08:38:00 +00:00
labstack Update module labstack/echo/v4 to v4.1.16 (#241) 2020-04-07 18:59:53 +00:00
laurent22/ical-go Fixed ical-go package include 2019-05-24 19:45:33 +02:00
lib/pq Update module go-redis/redis to v7 (#309) 2020-04-11 21:43:04 +00:00
magiconair/properties Update module spf13/viper to v1.6.2 (#272) 2020-04-08 18:43:35 +00:00
mailru/easyjson Task Attachments (#104) 2019-10-16 20:52:29 +00:00
mattn Update module labstack/echo/v4 to v4.1.16 (#241) 2020-04-07 18:59:53 +00:00
matttproud/golang_protobuf_extensions Add prometheus endpoint for getting metrics (#33) 2018-12-12 22:50:35 +00:00
mitchellh/mapstructure Add password reset (#3) 2018-10-27 09:33:28 +00:00
mohae/deepcopy Sort Order for tasks (#110) 2019-12-07 14:30:51 +00:00
olekukonko/tablewriter Update module olekukonko/tablewriter to v0.0.4 (#240) 2020-04-07 16:58:27 +00:00
op/go-logging Move the crudhandler to own repo (#27) 2018-11-30 23:26:56 +00:00
pelletier/go-toml feature/rate-limit (#91) 2019-07-21 21:27:30 +00:00
pkg/errors Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
pmezard/go-difflib initial commit 2018-06-10 11:11:42 +02:00
pquerna/otp Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
prometheus Update module prometheus/client_golang to v1 2020-04-12 22:06:24 +02:00
russross/blackfriday/v2 Task Attachments (#104) 2019-10-16 20:52:29 +00:00
samedi/caldav-go Used one branch for both fixes in caldav-go 2019-05-24 20:01:59 +02:00
shurcooL Task Attachments (#104) 2019-10-16 20:52:29 +00:00
spf13 Add 2fa for authentification (#383) 2020-04-17 19:25:35 +00:00
stretchr/testify Update module stretchr/testify to v1.5.1 (#274) 2020-04-08 20:30:48 +00:00
subosito/gotenv Update module spf13/viper to v1.6.2 (#272) 2020-04-08 18:43:35 +00:00
swaggo/swag Task Attachments (#104) 2019-10-16 20:52:29 +00:00
syndtr/goleveldb Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
ulule/limiter/v3 Update xorm to v1 (#323) 2020-04-12 17:29:24 +00:00
urfave/cli Update module go-redis/redis to v7 (#309) 2020-04-11 21:43:04 +00:00
valyala Improve pagination (#105) 2019-10-23 21:11:40 +00:00