Install
Works with Drupal: ^9.2 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
42.25 KB
MD5: d9c8e4aed149c1bd080855f189b07975
SHA-1: 43b472962604d9bdd503477187844b67db58a9ad
SHA-256: b66d3fb1456a98e4a13fdc432eab2a246120234a6a084894a6d3e789eab27137
Download zip
70.42 KB
MD5: 961306f165297d915e1e53c353a08339
SHA-1: 5e9bb2b37368cdb5e5d09f27ac4018466aaac2d6
SHA-256: 412814a95a0cce1c49d091fea51aac1399bb82e82127568f48154347f133ecbb
Security issues fixed
Release notes
Contributors (11)
PalanteJon, TilenGombac, codebymikey, fskreuz, gombi, herve001, immaculate.x, inregards2pluto, japerry, ressa, the_g_bomb
Changelog
Issues: 8 issues resolved.
Changes since 2.0.1 (compare):
NOTE:
This release removes the dependency of the js_cookie module, please uninstall it or ensure it is in your own composer json file if it is still required elsewhere.
Bug
- #3502534 by gombi: dialogClass option no longer working on Drupal 10.3.0+
- #3565274: Typehint SessionManager using its interface
Feature
- feat: #3339695 Use Drupal.dialog call instead of jQuery dialog.
- #3498529: Add JS file only when user is authenticated
- #3308456: Autologout cookie is not secure
Misc
- Adding the ability to render markup to the message.
- Check for session existence before getting session variable
- Add csrf token to routes.
- Add to package category Security
- Update README.txt