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

Setting for invalid login text #170

Closed
wants to merge 3 commits into from
Closed

Conversation

maxsva
Copy link
Contributor

@maxsva maxsva commented Jan 5, 2024

What this PR does / why we need it:
Setting for invalid login text
Which issue(s) this PR fixes:
fixes hobbyfarm/hobbyfarm#398

set, err := a.settingClient.GetSettingValue(r.Context(), &settingProto.Id{Name: string(settingUtil.StrictAccessCodeValidation)})
if err != nil {
glog.Errorf("incorrect accesscode setting value %s: %v", managedby, err)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i do not understand this log nor the managedby label at this place. what is it for?

@jggoebel jggoebel changed the title Issue 398 Setting for invalid login text Jan 31, 2024
@jggoebel jggoebel closed this Sep 9, 2024
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.

Setting for invalid login text "if you forgot your password contact [email protected]"
2 participants