Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
18.06 KB
MD5: c12837f7574deb03e08dbd4b546ad42d
SHA-1: 0b8e0a9ffb4438e0c0e71e066a3cb4ba8feb29bc
SHA-256: 4c75668470c2a44f86095d78cee7538907169e880fc63eed1872a95312c29645
Download zip
20.29 KB
MD5: 48a8a6e2de90935d6a0d5bd3b6280082
SHA-1: 78d60e06e9a68c7ba5b3da455da8f27050c98541
SHA-256: fb525b971ed05ed21ba09f58086a42d4a77422a8b47fbf556db720d43b74da32
Release notes
Changes since 7.x-1.1
- view commit Fix comment.
- view commit Don't break the page cache.
- view commit Fix function signature.
- view commit Remove unnecessary drupal_page_is_cacheable(FALSE).
- view commit Only get the XSRF token via AJAX if it isn't defined.
- view commit Fix doxygen.
- view commit Allow include.js to be aggregated.
- view commit Allow uppercase letters in buttons.
- view commit Make sure XSRF token is set in the session when verifying a token.
- view commit Get the token synchronously for browser initiated sign ins.