mirror of
https://github.com/opensolutions/ViMbAdmin.git
synced 2026-04-26 00:36:00 +03:00
[PR #68] [MERGED] Changed password redirect url for regular user #272
Labels
No labels
bug
feature
feature
improvement
improvement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ViMbAdmin-opensolutions#272
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/opensolutions/ViMbAdmin/pull/68
Author: @rozwell
Created: 3/5/2014
Status: ✅ Merged
Merged: 3/6/2014
Merged by: @barryo
Base:
master← Head:password📝 Commits (1)
10d2a57Changed password redirect url for regular user📊 Changes
1 file changed (+4 additions, -3 deletions)
View changed files
📝
application/controllers/AdminController.php(+4 -3)📄 Description
Before that change, we'd end up with "You must be a superadmin to perform this function." message because
admin/listisn't accessible by regular users.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.