Roundcube Community Forum

Third Party Contributions => API Based Plugins => Topic started by: alexmace on October 23, 2015, 05:32:58 PM

Title: Linking to a plugin generated settings page.
Post by: alexmace on October 23, 2015, 05:32:58 PM
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:

(https://dl.dropboxusercontent.com/content_link/jJVTGHrGZBhIV1SF6DnVwQUG59QD29Y29B08p7YGGuviEeYixmbE6bDvrTuSxBLK/file)

but I would like to link to this:

(https://dl.dropboxusercontent.com/content_link/0ziz5I985N4gs79d2PwX1oWTRiQMOUhG2mNuyA5OXjRye9zS15xz0jJPQzAdTBpT/file)

How can I do this?
Title: Re: Linking to a plugin generated settings page.
Post by: alec on October 24, 2015, 03:06:10 AM
This is built into 'password' plugin as password_force_new_user option.