Commit Graph

31 Commits (ccbf200c4a99dd0b65782d2b192300a665832692)

Author SHA1 Message Date
Karl Persson 8484d0c4ef
Settings: Remove global variables for auth settings (#63795) 2 years ago
idafurjes cbc10f9c5d
Chore: Delete password and search from models package (#62482) 2 years ago
Kristin Laemmert 9256a520a4
chore: move user_auth models to (mostly) login service (#62269) 2 years ago
idafurjes 6c5a573772
Chore: Move ReqContext to contexthandler service (#62102) 2 years ago
Kristin Laemmert f6e3252c00
chore: move notifications models into notifications service (#61638) 2 years ago
Karl Persson 83c101dc34
LoginAttempts: Reset attempts on successfull password reset (#59215) 3 years ago
Karl Persson f4531b4ee1
Omit error from http response (#58443) 3 years ago
Jo 1f8b1eef75
SAML: Do not SAML SLO if user is not SAML authenticated (#53418) 3 years ago
Krzysztof Dąbrowski 2dab7ad890
Login: allow basic users to reset password when LDAP or Auth Proxy is enabled (#52331) 3 years ago
idafurjes 20f4191e56
Chore: Add user service method ChangePassword (#53303) 3 years ago
idafurjes 1ecbe22751
Chore: Add user service method GetByLogin (#53204) 3 years ago
idafurjes 6c43eb0b4d
Split Create User (#50502) 3 years ago
asymness 1f5f40b2da
Enforce password length check on reset request (#51005) 3 years ago
ying-jeanne 7ddae870e7
fix status code 200 (#47818) 3 years ago
Kat Yang f582e6c86a
Chore: Remove bus from password (#44482) 3 years ago
idafurjes 8e6d6af744
Rename DispatchCtx to Dispatch (#43563) 4 years ago
idafurjes 9880a843ed
Add context to notifications (#42578) 4 years ago
Serge Zaitsev d9cdcb550e
Chore: Refactor api handlers to use web.Bind (#42199) 4 years ago
Katarina Yang c4306f9b3e
Chore: add context to login (#41316) 4 years ago
Hugo Häggmark 3d41267fc4
Chore: Moves common and response into separate packages (#30298) 5 years ago
Arve Knudsen 294770f411
Chore: Handle wrapped errors (#29223) 5 years ago
Carl Bergquist 3fdd2648b1
Chore: Avoid aliasing importing models in api package (#22492) 5 years ago
Arve Knudsen 35e0e078b7
pkg/util: Check errors (#19832) 6 years ago
Oleg Gaidarenko 9b7f9dd9be
LDAP: consistently name the LDAP entities (#17203) 6 years ago
SilverFire - Dmitry Naumenko 474197269e Prevent password reset when login form is disabled or either LDAP or Auth Proxy is enabled 7 years ago
Julian Kornberger 0a415c50d0 Make golint happier 7 years ago
Dan Cech c0ecdee375
rename Context to ReqContext 7 years ago
Dan Cech 338655dd37
move Context and session out of middleware 7 years ago
Torkel Ödegaard 07466b6725 security: fixed returning info on weither user exists or not in password reset call, fixes #7619 8 years ago
Torkel Ödegaard c8bc0b3bf8 Lots of work on user password reset, #1456 10 years ago
Torkel Ödegaard aa4d60c21e Worked on reset password views, refactored out password strength to a reusable directive 10 years ago