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

Addition of /log command in the allowCommands sequence #2290

Merged
merged 1 commit into from
Mar 14, 2021
Merged

Addition of /log command in the allowCommands sequence #2290

merged 1 commit into from
Mar 14, 2021

Conversation

Eric-01
Copy link
Contributor

@Eric-01 Eric-01 commented Feb 17, 2021

AuthMeReloaded already registers the /log command by default. Then this command cannot be used after the user logs in (which of course is good), but the same command cannot be used before the user logs in as well, which makes this particular command completely useless (by default of course, without modifying the config file).

My commit resolves this situation by adding the /log command to the default allowCommands sequence so that from now on this command can be used alongside the /login and /l commands.

@sgdc3
Copy link
Member

sgdc3 commented Mar 14, 2021

Looks good, thank you

@sgdc3 sgdc3 merged commit 4e55f26 into AuthMe:master Mar 14, 2021
@Eric-01 Eric-01 deleted the log-command-inclusion branch March 17, 2021 22:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants