0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-26 16:34:33 +01:00
gitea/routers
KN4CK3R 1713beb73b
Suppress ExternalLoginUserNotExist error (#21504)
Fixes #21202
Closes #21276

An `ExternalLoginUser` is not mandatory if the current user account was
created with/by the external login source.
2022-10-19 20:07:21 +01:00
..
api
common
install Fix read system configuration bug when installing (#21489) 2022-10-18 23:16:58 +08:00
private
utils
web Suppress ExternalLoginUserNotExist error (#21504) 2022-10-19 20:07:21 +01:00
init.go Add system setting table with cache and also add cache supports for user setting (#18058) 2022-10-17 07:29:26 +08:00