clients/libs/auth/src
Andreas Coroiu 48fb8b2bfe
[PM-25250] Prevent configuration and access of self hosted urls over http (#17095)
* feat: ban urls not using https

* feat: add exception for dev env

* feat: block fetching of insecure URLs

* feat: add exception for dev env

* feat: block notifications from using insecure URL

* fix: bug where submission was possible regardless of error

* feat: add exception for dev env

* fix: missing constructor param
2025-10-31 08:12:44 +01:00
..
angular [PM-25250] Prevent configuration and access of self hosted urls over http (#17095) 2025-10-31 08:12:44 +01:00
common Auth - Prefer signal & change detection (#16950) 2025-10-22 21:28:47 -04:00