issues
search
eclipse-pass
/
pass-ui
UI code base for PASS
Apache License 2.0
4
stars
16
forks
source link
Replace pass-auth authenticated service with user service
#1260
Closed
markpatton
closed
7 months ago
markpatton
commented
8 months ago
Changes
Remove CSP header from the Dockerfile,
It is done by pass-core
No longer have nginx handle not found by serving out index.html
It is handled by pass-core.
Switch to using /user/whoami to figure out loggedin user
Remove no longer needed routes
Remove favicon configuration code, just require a favicon.png.
Related prs:
https://github.com/eclipse-pass/pass-core/pull/82
https://github.com/eclipse-pass/pass-docker/pull/365
https://github.com/eclipse-pass/pass-acceptance-testing/pull/16
Changes
Related prs: