Install
Works with Drupal: ^9.2 || ^10 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
42.24 KB
MD5: 0aba63341d2130efbe2674788cd02f66
SHA-1: 1034f367f9dff324afd3bb81b4a65bb9d329c0b3
SHA-256: cf0c3654869b2850a1aba4d171d28d2896ead164652aa2bd42aeed74717a1236
Download zip
70.43 KB
MD5: 099c2cb3dd291597ae437a95a6466fa9
SHA-1: 1950726624f836eefe8dd381ddb3b690e939a72f
SHA-256: d9ad1edfd9c249d1a8431a8d9aa087f4850919c75a1ef2d6d19dc18e41f375b6
Security issues fixed
Release notes
Contributors (11)
PalanteJon, TilenGombac, codebymikey, fskreuz, gombi, herve001, immaculate.x, inregards2pluto, japerry, ressa, the_g_bomb
Changelog
Issues: 9 issues resolved.
Changes since 8.x-1.6 (compare):
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 ability to render markup to message.
- Check for session existence before getting session variable
- Add csrf token to routes.
- Add to package category Security
- Update README.txt
- Merge branch '2.x' into 8.x-1.x