google-nomulus/java/google/registry/loadtest
nickfelt 2353bcd8c5 Cut over to generating new HMAC-based XSRF tokens
This is the second step of migrating to our new XSRF token format.  The
first step ([] made validate() start accepting new tokens
(basically, dual-read).  This step cuts over our "writing" to write the
new token format.  The third and final step will drop support for
validating the old token format (back to single-read).  We'll do that
in a subsequent push so that we don't invalidate all the current XSRF
tokens that people might have in their browsers.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=149790648
2017-03-13 11:22:56 -04:00
..
templates mv com/google/domain/registry google/registry 2016-05-13 18:55:08 -04:00
BUILD Restructure Maven dependencies in build 2017-01-09 11:59:04 -05:00
LoadTestAction.java Cut over to generating new HMAC-based XSRF tokens 2017-03-13 11:22:56 -04:00
LoadTestModule.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00