-
- Downloads
consolidate logic regarding creation/setting of password reset tokens within...
consolidate logic regarding creation/setting of password reset tokens within functions of User model. update the `(create-user)` function so that we send users directly to reset their password instead of starting on the forgot_password page.
Showing
- resources/frontend_client/app/auth/auth.controllers.js 1 addition, 0 deletionsresources/frontend_client/app/auth/auth.controllers.js
- src/metabase/api/session.clj 5 additions, 7 deletionssrc/metabase/api/session.clj
- src/metabase/models/user.clj 25 additions, 2 deletionssrc/metabase/models/user.clj
Please register or sign in to comment