-
Let's start with a basic email/password login.
-
This would allow traditional web clients to talk to S3Proxy.
-
As the Rare product owner, I would like all users to be authenticated in order to perform any activity in the system so that the system will be able to record which user created post, comment, etc... …
-
user should be able to register & login/logout.
-
Basic access authentication should be available especially for downloading tiles.
-
We should add basic authentication to the server so only the Data System can request it. It's unimplemented for now because it's breaking).
-
According to [the docs](https://stanfordnlp.github.io/CoreNLP/corenlp-server.html#command-line-flags) you can provide a `-username` and `-password` flag to CoreNLP to get it to use Basic Authenticatio…
-
### Steps To Reproduce
Try to load a web page protected by Basic Authentication htaccess that has a unique URI.
### Expected Result
A basic authentication htaccess protected page used to be automat…
-
Thanks for what you've done so far, it is much better than the official app for music playback in my opinion.
I use this when I am on my local network, but when I am away, I access Jellyfin through …
-
in Web servers there is a feature to store user credential cache to internal directory to use it is on page during it is not expired.
When I am successfully authenticated in Login window I still look…