sharded-gotify/auth
Stewart Thomson 3f04d50088
Allow multiple CORS origins
2020-04-26 11:27:24 +00:00
..
password Move password into own package to prevent package cycle 2018-03-25 19:33:29 +02:00
authentication.go Return 500 server error on database failures (#191) 2019-05-25 08:37:24 +02:00
authentication_test.go Add plugin feature 2019-02-09 12:52:01 +01:00
cors.go Allow multiple CORS origins 2020-04-26 11:27:24 +00:00
cors_test.go Allow multiple CORS origins 2020-04-26 11:27:24 +00:00
token.go Use crypto/rand for token generation (#161) 2019-03-16 11:10:28 +01:00
token_test.go Use crypto/rand for token generation (#161) 2019-03-16 11:10:28 +01:00
util.go Rename to gotify 2018-02-12 16:48:01 +01:00
util_test.go Use gofmt -s 2018-03-25 19:33:29 +02:00