Additional plugin to manage Identity Name from ISPConfig#138
Open
packet-nomad-gary wants to merge 4 commits intow2c:masterfrom
Open
Additional plugin to manage Identity Name from ISPConfig#138packet-nomad-gary wants to merge 4 commits intow2c:masterfrom
packet-nomad-gary wants to merge 4 commits intow2c:masterfrom
Conversation
horfic
request
8000
ed changes
Feb 27, 2026
Contributor
There was a problem hiding this comment.
Here some general merge request check.
Also we got one question.
Why did you not add it as feature for at the account plugin which works already with identities?
Author
The account plugin only operates on the settings task, as I wanted this to update on every login (in case an Admin changes names etc) this would mean at login a users identity would update without them needing to go into settings for it to trigger |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Alr
63F6
eady have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With this plugin it will automatically update the Name on the Roundcube identity at login.
Additionally it allows you to force the update at each login (so that you can centrally manager the name)
It will require you to add the
ispconfig3_identityplugin to the plugins list.