shiori/docs
Federico Scodelaro 9f6a4c39d4
feat: support proxy forward headers authentication (#1105)
* 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>
2025-07-12 12:11:42 +02:00
..
assets chore: added some branding logos (#1072) 2025-03-01 09:54:59 +01:00
postman
swagger feat: add apis to handle bookmark tags (#1081) 2025-03-15 21:28:26 +01:00
API.md Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
APIv1.md Start working on new REST API. Refactor logic in domains. (#497) 2023-07-17 14:30:18 +01:00
CLI.md Add Documentation>CLI>Add bookmark (#794) 2023-12-09 09:00:48 +01:00
Configuration.md feat: support proxy forward headers authentication (#1105) 2025-07-12 12:11:42 +02:00
Contribute.md test: test all supported engines on their oldest supported releases (#1050) 2025-01-05 09:07:24 +01:00
faq.md docs: mkdocs and github pages support (#1018) 2024-12-08 15:11:32 +01:00
index.md docs: mkdocs and github pages support (#1018) 2024-12-08 15:11:32 +01:00
Installation.md docs: add cloudbreak.app under managed hosting (#1123) 2025-07-12 09:43:24 +02:00
Screenshots.md docs: fix screenshot links in docs (#1114) 2025-06-16 16:15:03 +02:00
Storage.md Run legacy API and new API at the same time. (#648) 2023-07-19 18:25:41 +02:00
Usage.md ci: create alpine images to allow running commands inside the container (#992) 2024-11-01 11:55:50 +01:00