-
I successfully installed UTMFW on an APU3. To complete the setup, I entered `stty com0 115200` and `set tty com0` at the boot prompt.
I can now access the web interface, but I haven’t found an opti…
-
Subsonic has an undocumented feature where if you have basic HTTP authentication that uses the same credentials as the subsonic user, it effectively replaces the built in authentication.
I prefer u…
-
Currently, it is possible to manually set authentication to `basic`, then set `user` and `password` as config parameters. This means saving a password in plain text in the `config` or `config.local` f…
-
### Summary of the new feature / enhancement
A user is requesting the ability to have basic authentication for API endpoints and Windows authentication for the rest of the platform.
### Proposed te…
-
When the Basic authentication string contains Unicode special chars (for instance `é`) it is incorrectly base64 encoded. As the [documentation of the used base64 library](https://github.com/mathiasbyn…
-
## Feature Description
Writing code for a proper authentication of users using JWT authentication with Firebase or Supabase or Nodejs for the sign in page.
Setting up storage for users from sign-u…
-
@hagopj13
Can we add HTTP basic authentication for the API documentation even in the development environment?
-
Microsoft is going to turn off Basic Authentication. See:
https://techcommunity.microsoft.com/t5/exchange-team-blog/basic-authentication-deprecation-in-exchange-online-september/ba-p/3609437
Wil…
-
In order to be able to use the demo client credentials of [Signicat](https://www.signicat.com/) to retrieve the client credentials token (a.k.a. access token) client secret basic authentication is req…
-
Multiple people are having issues with using digest as the authentication method for monero-rpc-wallet,
For example myself: https://monero.stackexchange.com/questions/3523/help-me-with-digest-authent…