0

How to mark _csrf cookie as secured for gitea?

I was able to mark the ‘i_like_gitea’ cookie as secured by using the COOKIE_SECURE option, but I am not able to mark the ‘_csrf’ cookie as secured

andrii
  • 21
  • 7

1 Answers1

0

I've not checked it yet

but it should be fixed by PR https://github.com/go-gitea/gitea/pull/3833

andrii
  • 21
  • 7