Minor corrections for accuracy in error messages and comments in AuthUtils#109
Closed
tsadok wants to merge 1 commit into
Closed
Minor corrections for accuracy in error messages and comments in AuthUtils#109tsadok wants to merge 1 commit into
tsadok wants to merge 1 commit into
Conversation
…Utils None of this is a very big deal, as the immediate context makes it pretty clear what is actually going on (and the error message is sufficiently unique to be straightforward to find in the codebase). Nonetheless, we should be accurate whenever possible.
|
(Automated Close) Please do not file pull requests here, this repo is merely a clone of https://git.koha-community.org/Koha-community/Koha and we use Bugzilla at https://bugs.koha-community.org to submit patches to its codebase.\n\nSee https://wiki.koha-community.org/wiki/Submitting_A_Patch for more information. Note that you can use to easily set-up a full development environment, which includes the command to easily push your patches with a single command, instead of manually fiddling with patch files!\n\nIf you have any more questions or need help, do not hesitate to ask in our Mattermost chat: https://chat.koha-community.org. Thank you. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
None of this is a very big deal, as the immediate context makes it pretty clear what is actually going on (and the error message is sufficiently unique to be straightforward to find in the codebase). Nonetheless, we should be accurate whenever possible.