Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

Commit

Permalink
ISAICP-6723: Update Password Policy to 3.x.
Browse files Browse the repository at this point in the history
  • Loading branch information
saidatom committed Oct 12, 2021
1 parent e6891ef commit ad2b861
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 22 deletions.
6 changes: 2 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"drupal/og_menu": "^1.0-alpha4",
"drupal/paragraphs": "^1.12",
"drupal/paragraphs_jquery_ui_accordion": "^1.4",
"drupal/password_policy": "3.0-alpha5",
"drupal/password_policy": "^3.0",
"drupal/pathauto": "~1.8",
"drupal/pipeline": "^1.0",
"drupal/publication_date": "^2.0-beta2",
Expand Down Expand Up @@ -299,9 +299,7 @@
"Formatter settings are missing schema @see https://www.drupal.org/i/3194916": "https://git.drupalcode.org/project/paragraphs_jquery_ui_accordion/-/merge_requests/1.diff"
},
"drupal/password_policy": {
"Do not override the default user entity view. @see https://www.drupal.org/node/2650192": "https://www.drupal.org/files/issues/properly_place_fields-2650192-4-D8.patch",
"'Field field_last_password_reset is unknown' while importing configuration on site without password_policy activated @see https://www.drupal.org/project/password_policy/issues/2771129": "https://www.drupal.org/files/issues/2019-08-15/2771129-100_0.patch",
"Display pass policy status table only if the password element is shown @see https://www.drupal.org/project/password_policy/issues/3068891": "https://www.drupal.org/files/issues/2019-08-10/3068891-5.patch"
"'Field field_last_password_reset is unknown' while importing configuration on site without password_policy activated @see https://www.drupal.org/project/password_policy/issues/2771129": "https://www.drupal.org/files/issues/2021-07-05/password_policy_field_last_password_reset_unknown_error_2771129-130.patch"
},
"drupal/publication_date": {
"Provide computed properties that return the publication date or the created/updated date @see https://www.drupal.org/project/publication_date/issues/3066317": "https://www.drupal.org/files/issues/2019-07-07/3066317-3.patch"
Expand Down
33 changes: 15 additions & 18 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad2b861

Please sign in to comment.