mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Old code is not consistent for generating & decoding the JWT secrets. Now, the callers only need to use 2 consistent functions: NewJwtSecretWithBase64 and DecodeJwtSecretBase64 And remove a non-common function Base64FixedDecode from util.go |
1 year ago | |
---|---|---|
.. | ||
assert_interface_test.go | ||
init.go | 1 year ago | |
jwtsigningkey.go | 1 year ago | |
providers.go | 1 year ago | |
providers_base.go | 1 year ago | |
providers_custom.go | ||
providers_openid.go | 1 year ago | |
providers_simple.go | ||
source.go | ||
source_authenticate.go | ||
source_callout.go | ||
source_name.go | ||
source_register.go | ||
store.go | ||
token.go | ||
urlmapping.go |