userprotect 8.x-1.4

Bug fixes

Bug fixes and Attributes support

This release allows extension modules to define UserProtection plugins using Attributes, since using annotation is deprecated in Drupal Core. The plugins in User Protect itself have not been converted to Attributes yet, in order to have one last D9 supported release. Support for D8 and D9 will be dropped in the next release.

There are also a few bug fixes and an option is added to hide the message being displayed on user edit forms.

userprotect 8.x-1.3

Bug fixes

Drupal 11 support

This release adds compatibility for Drupal 11. It also fixes an issue when installing this project from existing configuration.

userprotect 8.x-1.2

Drupal 10 support

This release adds support for Drupal 10. An other change is that User Protect no longer looks for protection rules on user view operations, because none of the plugins in User Protect act on that.

userprotect 7.x-1.3

Bug fixes
Unsupported

PHP 7.3 support and VBO 7.x-3.4+ support

This release adds compatibility with PHP 7.3 (removing PHP notices). It also makes protection rules work when using Views Bulk Operations 7.x-3.4 or later.

Contributors (2)

mark_fullmer, Stevel

Changelog

Issues: 3 issues resolved.

Changes since 7.x-1.2:

userprotect 8.x-1.1

New features

This release adds compatibility with the Role Delegation module and with Drupal 9 (for as far as is possible now).

Role Delegation compatibility

Previously, when you enabled both User Protect and Role Delegation, changing an user's roles was not protected on certain pages.

Contributors (10)

Gnanagowthaman sankar, MegaChriz, jalpesh, kachinskiy, chaitanya17, jyoti.ohol, JeroenT, volkswagenchick, daniel_rose, chipway

Changelog

Issues: 12 issues resolved.

userprotect 8.x-1.0

Bug fixes
New features

Final 8.x-1.0 release! There have only been a few changes since 8.x-1.0-rc1 where the most important one was #2795809: Error when add new user with the duplicated username.

userprotect 8.x-1.0-rc1

Bug fixes
New features

First release candidate for User protect 8.x-1.0. Unless something gets broken before the time that Drupal 8.0.0 is released, the final 8.x-1.0 release will be exactly the same.

userprotect 7.x-1.2

Bug fixes
Unsupported

This is a bug fix only release with only two small fixes. One appeared when using the "Change values" operation from Views Bulk Operations, the other could appear when having the Internationalization (i18n) module installed.

Changes since 7.x-1.1:

userprotect 7.x-1.1

Bug fixes
New features
Unsupported

This release contains three important changes:

userprotect 8.x-1.x-dev

New features

Development version of 8.x-1.x branch. Currently based on Drupal 8.0.0-beta9.

userprotect 6.x-1.5

Bug fixes
Unsupported

Changes since DRUPAL-6--1-4:

  • #752158 by memfis, jhl.verona, hunmonk: userprotect_form_alter uses arg for uid.

userprotect 7.x-1.0

Bug fixes
Unsupported

Changes since DRUPAL-7--1-0-ALPHA2:

  • 7.x upgrades -- fix form button access by adding actions array. add 'restrict access' key to 'administer userprotect' permission.
  • user user_role_grant_permissions instead of adding roles manually.
  • update install and readme for 7.x, get rid of redundant documentation.
  • final 7.x tweaks in preparation for release.

userprotect 7.x-1.0-alpha2

Bug fixes
Unsupported

Changes since DRUPAL-7--1-0-ALPHA1:

  • adding .pot file, fix bad t() call.
  • #752158 by memfis, jhl.verona, hunmonk: userprotect_form_alter uses arg for uid.
  • #879334 by gamutalarm: role permissions missing module in hook_install.

userprotect 6.x-1.4

Unsupported

Changes since DRUPAL-6--1-3

  • Correct a file permissions issue in the 6.x-1.3 release.
  • Add .pot file.

userprotect 5.x-1.5

Bug fixes
Unsupported

Changes since DRUPAL-5--1-4

  • Correct a file permissions issue in the 5.x-1.4 release.
  • Update .pot file.

userprotect 6.x-1.3

Security update
New features
Bug fixes
Unsupported

Changes since DRUPAL-6--1-2:

userprotect 5.x-1.4

Security update
Bug fixes
Unsupported

Changes since DRUPAL-5--1-3:

  • #223428 by hunmonk: add pager to protected user/admin bypass tables.
  • #368722 by dboulet, cedarm: Fix warning when no User protection defaults are enabled.
  • #516206 by cedarm: userprotect_administrator_bypass_defaults() should return keyed array.
  • #623162 by hunmonk: SA-CONTRIB-2009-090 - User Protect - Cross Site Request Forgery.

userprotect 6.x-1.2

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-6--1-1:

  • #286913 by hunmonk: schema shows typo for unique index.

userprotect 6.x-1.1

Insecure
Unsupported

Changes since DRUPAL-6--1-0:

  • #223428 by hunmonk: add pager to protected user/admin bypass tables.
  • Per-recent 6.x API change, make sure all child menu items have explicitly declared access definitions.

userprotect 5.x-1.3

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--1-2:

  • #221434 by hunmonk: Users should always be able to access their own edit page.

userprotect 5.x-1.2

Bug fixes
Insecure
Unsupported

Changes since DRUPAL-5--1-1:

  • capitalization fixes in help text.
  • prevent anon user from being deleted from list of protected users.

userprotect 5.x-1.1

Insecure
Unsupported

Add postgres support.

Better checking for uninstall code.

userprotect 5.x-1.0

Insecure
Unsupported

Initial Drupal 5 release of the module.

Description:

This module provides various editing protection for users. The protections can be specific to a user, or applied to all users in a role.

userprotect 4.7.x-1.0

Unsupported

Initial stable release of the userprotect module. Following is a description for this release:

This module provides various editing protection for users. The protections can be specific to a user, or applied to all users in a role.

userprotect 7.x-1.x-dev

Development version of 7.x-1.x branch.

Changes since 7.x-1.1

No changes at the time of writing.

Subscribe with RSS Subscribe to Releases for User protect