Set up Webserver auth #16
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. 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.