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

#201: Add quote to password examples #208

Merged
merged 1 commit into from
Aug 5, 2024

Conversation

OyvindLGjesdal
Copy link
Contributor

@OyvindLGjesdal OyvindLGjesdal commented Aug 5, 2024

I experienced the issue in apache/shiro#1385 when following the docs and thought I would try to to find the relevant entries in the docs and updating the examples in #201
fixes #201

Don't know if there should also be a note that the password has to be quoted, or if the example change is enough.

Does the change in src/site/content/configuration.adoc also makes sense with quotes, given the ... and the extra roles strings, looking at the note for permissionDefinition, I guess that quoting the password related parameters, before role, is how it should be done?

@lprimak lprimak merged commit 8086a5d into apache:main Aug 5, 2024
2 checks passed
@OyvindLGjesdal OyvindLGjesdal deleted the quote-ini-password branch August 5, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Existing docs show incorrect way to store passwords in shiro.ini
2 participants