[PR #235] [MERGED] Change redirection for changed password #302

Closed
opened 2026-02-26 10:30:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/opensolutions/ViMbAdmin/pull/235
Author: @pierreozoux
Created: 10/2/2017
Status: Merged
Merged: 5/16/2020
Merged by: @barryo

Base: masterHead: patch-1


📝 Commits (1)

  • 1cec8b1 Change redirection for changed password

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 application/controllers/AuthController.php (+1 -1)

📄 Description

Given I am a normal user
I don't have a vimbadmin account, but just a regular email account
I was given the link auth/change-password to change my password.
Once I changed my password, I am currently redirected to the login page.
So as a user, I try to login, but I'm not a vimbadmin user, so I don't usnderstand why my login/password doesn't work.

To fix that, if we redirect to the change-password page, there will be no confusion (or at least, less).

Fix #191


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/opensolutions/ViMbAdmin/pull/235 **Author:** [@pierreozoux](https://github.com/pierreozoux) **Created:** 10/2/2017 **Status:** ✅ Merged **Merged:** 5/16/2020 **Merged by:** [@barryo](https://github.com/barryo) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`1cec8b1`](https://github.com/opensolutions/ViMbAdmin/commit/1cec8b1f20e59a8731049fbe5b641dac6844cf4f) Change redirection for changed password ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `application/controllers/AuthController.php` (+1 -1) </details> ### 📄 Description Given I am a normal user I don't have a vimbadmin account, but just a regular email account I was given the link `auth/change-password` to change my password. Once I changed my password, I am currently redirected to the login page. So as a user, I try to login, but I'm not a vimbadmin user, so I don't usnderstand why my login/password doesn't work. To fix that, if we redirect to the change-password page, there will be no confusion (or at least, less). Fix #191 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 10:30:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ViMbAdmin-opensolutions#302
No description provided.