sharded-gotify/auth
Stewart Thomson 93b30c5c44
Allows browser extensions in cors (#317)
2020-05-10 06:32:27 +00:00
..
password Move password into own package to prevent package cycle 2018-03-25 19:33:29 +02:00
authentication.go Use v2 in package path 2020-05-08 10:43:17 +02:00
authentication_test.go Use v2 in package path 2020-05-08 10:43:17 +02:00
cors.go Allows browser extensions in cors (#317) 2020-05-10 06:32:27 +00:00
cors_test.go Allows browser extensions in cors (#317) 2020-05-10 06:32:27 +00:00
token.go Use crypto/rand for token generation (#161) 2019-03-16 11:10:28 +01:00
token_test.go Use v2 in package path 2020-05-08 10:43:17 +02:00
util.go Use v2 in package path 2020-05-08 10:43:17 +02:00
util_test.go Use v2 in package path 2020-05-08 10:43:17 +02:00