Open GoogleCodeExporter opened 9 years ago
Ugh. This one is my least favorite. Not sure how best to tackle it.
Thanks for taking the time to audit Gitblit.
Original comment by James.Mo...@gmail.com
on 5 Sep 2014 at 11:23
Authrization check before execution might help
Original comment by srb...@gmail.com
on 9 Sep 2014 at 1:04
Can you send a single use csrf token across as a parameter of the delete link?
Which would be checked against the csrf value set in the session when the link
was rendered for a user.
Original comment by 1988pors...@gmail.com
on 12 Sep 2014 at 9:42
I can do that for now. Long-term Gitblit is trying to go stateless (&
session-less) as much as possible so eventually a different strategy will need
to be employed.
Original comment by James.Mo...@gmail.com
on 12 Sep 2014 at 1:29
Original issue reported on code.google.com by
1988pors...@gmail.com
on 5 Sep 2014 at 1:47