google-nomulus/java/google/registry/ui/server
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
..
registrar Cut over to generating new HMAC-based XSRF tokens 2017-03-13 11:22:56 -04:00
BUILD Add MOE equivalence for sync on 2016-12-19 2017-01-09 11:59:04 -05:00
package-info.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
RegistrarFormFields.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
SoyTemplateUtils.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00
StateCode.java Update copyright year on all license headers 2017-02-02 16:27:22 -05:00