Set up Webserver auth #16
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
We should be able to authenticate users with AniNIX/Sora just like all our other services. Where apps don't have their own login screen, like AniNIX/Wolfpack's webview, we should use some kind of browser challenge to do it. NGINX/OpenResty don't ship this natively right now -- you have to use a proxy service that isn't handled as a package on mainspace, AUR, or AniNIX repos yet.
Dropping this issue for now. We don't have a service that needs it, truly. WolfPack's webview may be sunset.
Right now we have delivery methods for content in an authenticated way.
Our unauthenticated services (Maat and WolfPack) are unlikely to need authentication. Any adhoc content that needs to be authenticated should go through one of the above services.