genpass 2.3.0

Maintenance release of the 2.x branches to merge users of the 2.1.x and defunct 2.2.x branches.

The 2.2.0 release messed up semantic versioning with a major change to Drupal Core support, but only as a minor release. It was then marked as unsupported and an identical 3.0.0 released. Composer did not understand this and provided the unsupported 2.2.0 as a valid update for 2.1.x users.

genpass 2.3.x-dev

Superseding branch for 2.1.x and 2.2.x branches. Future development should be in the 3.x branches.

Released to address bad releases in the 2.2.x branch which was erroneously being offered as an update option for Drupal 10 sites. Drupal 11 & 12 sites should use 3.x branch.

Bugs

genpass 3.0.0

New features

Drupal 11.2+ and 12 release. BC removed.

OOP Hook Ordering limits the minimum Drupal release to 11.2.0.

genpass 3.0.x-dev

Development branch using OOP Hooks and Autowired forms/services.

genpass 2.2.0

Unsupported

Defunct branch. Use identical 3.0.x branch instead.

genpass 2.1.4

Unsupported

Depreciation tidy up release. No functional changes since previous version.

genpass 2.2.x-dev

Defunct branch. Use 2.3.x branch instead. No more development or releases.

genpass 2.1.3

Bug fixes
Unsupported

Bugs

  • #3522473: Use DependencySerializationTrait in Hook/FormAlter service.

Policy

  • #3520755: Enforce uses sorting in phpcs.xml.

genpass 2.1.2

Unsupported

Changes since 2.1.1 (Identical to 2.1.2-rc2):

  • #3509679 Migrate to OO hooks.
  • #3518097 Mark all procedural hooks as converted to OO.
  • #3495763 Remove [user:password] token.

genpass 2.1.2-rc2

Unsupported

Release candidate to test the following changes:

#3509679 Migrate to OO hooks.
Support for object oriented hook implementations using autowired services.

Introduced in 11.1 (but supported back to 10.1 using BC layer).

Change should have no functional change to the module.

genpass 2.1.2-rc1

Unsupported

Release candidate to test the following changes:

#3509679 Migrate to OO hooks.
Support for object oriented hook implementations using autowired services.

Introduced in 11.1 (but supported back to 10.1 using BC layer).

Change should have no functional change to the module.

genpass 2.1.1

Unsupported

Admin notification message bug fix. Tests & CS changes and fixes.

Admin note

Minimum schema version: 8005

This release removes old schema updates. If you are missing schema updates, first update to latest 2.0.x branch release, or 2.1.0 first.

genpass 2.1.0

Unsupported

Drupal 10.3 & 11 stable release. Fully validatable config schema.

Module now in Administration category; previously it was undefined.

genpass 2.0.3

Bug fixes

Minor performance fix. Fixed spelling and expanded automated testing.

Module now in Administration category; previously it was undefined.

This will be the final planned release on this branch. Development and future releases will be on the 2.1.x branch.

genpass 2.1.0-alpha1

Unsupported

This branch will continue to be updated in line with Drupal 11 changes up to release of Drupal 10.3.

Code updated to use D10.2 and D11 only features. This release drops Drupal 9 compatibility due to minimum requirement of PHP8.

genpass 2.1.x-dev

The 2.1.x branch is superseded by the 2.3.x branch. No more development or released.

Minimum supported Drupal 10.3 due to use of Attributes on Action.

Support for Drupal 9 has been dropped.

Tasks

genpass 2.0.2

Bug fixes

This release fixes an annoying php warning, a minor performance boost on form_alter, and switches 2.0.x branch over to Gitlab CI.

genpass 2.0.1

Bug fixes

This is a fast release to fix a major performance related bug.

genpass 2.0.0

Bug fixes
New features

This is the first stable Drupal 10 compatible release. New features and development of the module will be in the 2.0.x branch.

This version is also compatible with Drupal 9.1, providing an overlap with the previous version of Genpass.

Drupal 8 support has been dropped, although still supported by the 8.x-1.x branch.

genpass 8.x-1.2

Bug fixes
New features
Unsupported

This is the last feature adding release of the 8.x-1.x branch. All future features should be patched against the 2.0.x or subsequent branches.

Developers note

  • As of 8.x-1.2 hook_password() is deprecated and removed in 2.0.0. There is no replacement in this version as it is not supported until Drupal 9.1. Please upgrade to 2.0.0 if using Drupal 9.

genpass 7.x-1.2

Bug fixes
Unsupported

Back-port of password generation (and alter hooks) from 8.x-1.x/2.0.x branch which guarantees a generated password includes a character from each character set. A developer can alter the characters used during generation.

Bug fix on AJAX accessed user registration form causing extraneous error messages and ignoring admin entered password.

genpass 2.0.0-alpha1

  • Issue #3338638: Started a 2.0.x branch for the Generate Password module to support Drupal ^9.4 || ^10
  • Issue #3287722: Automated Drupal 10 compatibility fixes

genpass 8.x-1.1

New features
Unsupported

Drupal 9.x support in a stable release

Contributors (1)

Suresh Prabhu Parkala

Changelog

Issues: 1 issues resolved.

Changes since 8.x-1.0:

genpass 8.x-1.0

Unsupported

This is the first stable release for 8.x! 🎉

There are no changes since the last release, 8.x-1.0-beta4.

genpass 8.x-1.0-beta4

Bug fixes
New features
Unsupported

This is likely the last release before 8.x-1.0 final. The biggest change is to password generation. The password is now more likely to conform to password policies consistently and it uses a stronger source of randomness to choose random characters.

Contributors (4)

ELC, greggles, kirkkala, dpi

Changelog

Issues: 2 issues resolved.

Changes since 8.x-1.0-beta3:

genpass 8.x-1.0-beta2

Bug fixes
Unsupported

Changes since 8.x-1.0-beta1:

genpass 8.x-1.0-beta1

Bug fixes
New features
Unsupported

Changes since 8.x-1.x was branched from 7.x code:

genpass 7.x-2.0-beta1

Unsupported

A first snapshot release from the 7.x-2.x branch.

Minimal configuration.

genpass 7.x-2.x-dev

Bug fixes
New features

Development release of the 7.x-2.x branch.

See #2975168: Genpass 7.x-2.x for the motivation/philosophy.

genpass 7.x-1.0

New features
Insecure
Unsupported

First stable release of 7.x version.

genpass 7.x-1.x-dev

This branch is reaching end of life and will no longer be developed.

See 2.1.x branch.

genpass 6.x-1.3

Bug fixes
Unsupported

Changes since the 6.x-1.2 version:

genpass 6.x-1.2

Unsupported

Was working in HEAD for the 6.x-1.1 release, so this release incorporates all the recent changes.

genpass 6.x-1.0-beta4

New features
Bug fixes
Unsupported

genpass 6.x-1.0-beta3

Bug fixes
Unsupported

* Bugfix in admin settings by SaxxIng #319434
* replaced str_split in favor of preg_split due to php4 issues

Subscribe with RSS Subscribe to Releases for Generate Password