Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tiddlywiki: allow authentication other than Basic auth #129

Open
EnigmaCurry opened this issue Oct 23, 2023 · 1 comment · May be fixed by #220
Open

Tiddlywiki: allow authentication other than Basic auth #129

EnigmaCurry opened this issue Oct 23, 2023 · 1 comment · May be fixed by #220
Labels
bug Something isn't working

Comments

@EnigmaCurry
Copy link
Owner

EnigmaCurry commented Oct 23, 2023

Tiddlywiki is not being upgraded to Oauth as part of #120. Due to the complexity of the current config, it is staying with only basic auth for the time being.

It would be nice though if tiddlywiki supported oauth configurably between the admin and/or public users.

@EnigmaCurry EnigmaCurry added the bug Something isn't working label Oct 24, 2023
@EnigmaCurry
Copy link
Owner Author

marking as bug not because HTTP Basic Auth is broken, but because of the promise that all the apps should work with oauth.

@EnigmaCurry EnigmaCurry linked a pull request May 25, 2024 that will close this issue
@EnigmaCurry EnigmaCurry changed the title Tiddlywiki: enable OAuth2 Tiddlywiki: allow authentication other than Basic auth May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant