Roundcube Community Forum

 

Linking to a plugin generated settings page.

Started by alexmace, October 23, 2015, 05:32:58 PM

Previous topic - Next topic

alexmace

I'm writing a plugin that checks if the user needs to change their password, and if so, redirect after login to the settings page. I can get to a page that is just the form itself:



but I would like to link to this:



How can I do this?

alec

This is built into 'password' plugin as password_force_new_user option.