mirror of
https://github.com/go-shiori/shiori.git
synced 2025-09-11 23:45:51 +08:00
* feat: Add SSO forward header * fix: Use domain layer * test: Some test * chore: Print new values when debugging * chore: Rename enabled envvar * fix: Wrongly parsing remote ip * fix: Always validate token. NPE on validateSession * fix: Dont overwrite token when sso * fix: Best effort to get ip. Parse as ip:port and then as ip * fix: Forgot to update handler version * fix: Forgot to commit changes * test: GetAccountByUsername * chore: Rename some variables * chore: return error from ssoAccount * refactor: Extract sso proxy auth to own middleware * fix: Dont panic if not sso account on legacy validate session * ci: gofmt --------- Co-authored-by: Felipe Martin <812088+fmartingr@users.noreply.github.com> |
||
---|---|---|
.. | ||
account.go | ||
bookmark.go | ||
bookmark_test.go | ||
const.go | ||
database.go | ||
dependencies.go | ||
domains.go | ||
errors.go | ||
http.go | ||
legacy.go | ||
main.go | ||
ptr.go | ||
slices.go | ||
slices_test.go | ||
tag.go | ||
tag_test.go | ||
validation.go |