Roundcube Community Forum

Release Support => Requests => Topic started by: framelio on July 19, 2011, 04:41:19 AM

Title: Get new identities from virtuser_query at logon
Post by: framelio on July 19, 2011, 04:41:19 AM
Hello,
some users are changing identities based on the configuration of our main central hosting panel.

This means that identities are changing after the first login.
If the option to add identities is disabled (we did it for security reason), then there is no other way, than doing it my manual SQL, to add an identity to an user.

Is there the possibility to refresh the identities at logon, or maybe with a specific button in the identities settings page?

Francesco
Title: Get new identities from virtuser_query at logon
Post by: JohnDoh on July 19, 2011, 01:02:32 PM
this is a job for a plugin, after a login, check if the user is already known to roundcube and then if the identity needs updating.