Author Topic: CSRF Enable  (Read 3141 times)

Offline graceastrid

  • Newbie
  • *
  • Posts: 3
CSRF Enable
« on: November 10, 2020, 11:29:00 AM »
how can I enable CSRF protection? couldn't find any instructions in the documentation :-\

Offline JohnDoh

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 2,845
Re: CSRF Enable
« Reply #1 on: November 10, 2020, 12:31:47 PM »
CSRF protection is baked in, its not something that needs to be enabled. If you want to add extra security have a look at the use_secure_urls config options (and the notes about the URL rewrite rules)
Roundcube Plugins: Contextmenu, SpamAssassin Prefs, and moreā€¦