Alex Kvak
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Alex Kvak commented, -
-
Alex Kvak created a post, How to add CSRF token to form in TeamCity 2020.1
I have a settings form in my plugin and since TC 2020.1 this form should be signed with csrf token. Could you suggest how to add the CSRF token to settings form (JSP file)? I tried to find similar ...