Skip to content

settings section just hidden, but can still be set #1

@YveIce

Description

@YveIce

This is not a safe way to prevent user-changes in sections, we do not want the user to do.
For example you can config to hide section 'compose'. This section will no longer be shown on the preference-page. BUT! You can still call the page directly:
http://your.roundcube.server/?_task=settings&_action=edit-prefs&_section=compose
were you get the token to submit new values via POST.
So we just need to know the name of the fields, and we can still change everything we want to, as long as it is in the whitelist (see: program/steps/utils/save_pref.inc).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions