sharded-gotify/auth
pigpig c172590b92 Add registration
Can be enabled via the registration config flag. (disabled per default)

Fixes gotify/server#395

Co-authored-by: pigpig <pigpig@pig.pig>
Co-authored-by: Karmanyaah Malhotra <32671690+karmanyaahm@users.noreply.github.com>
Co-authored-by: Jannis Mattheis <contact@jmattheis.de>
2021-08-04 19:39:43 +02:00
..
password Move password into own package to prevent package cycle 2018-03-25 19:33:29 +02:00
authentication.go Add registration 2021-08-04 19:39:43 +02:00
authentication_test.go Add registration 2021-08-04 19:39:43 +02:00
cors.go Use golangci-lint 2020-11-01 10:47:02 +01:00
cors_test.go Use golangci-lint 2020-11-01 10:47:02 +01:00
token.go Use crypto/rand for token generation (#161) 2019-03-16 11:10:28 +01:00
token_test.go Use golangci-lint 2020-11-01 10:47:02 +01:00
util.go Add registration 2021-08-04 19:39:43 +02:00
util_test.go Add registration 2021-08-04 19:39:43 +02:00