Problem/Motivation

this module is not available for Drupal 10.

Steps to reproduce

Proposed resolution

Make it compatible with Drupal 10

Remaining tasks

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

rushiraval created an issue. See original summary.

rushikesh raval’s picture

Title: Suppor for Drupal 10 » Support for Drupal 10
Issue summary: View changes

This module requires comparability with Drupal 10

rushikesh raval’s picture

dineshkumarbollu’s picture

Hi

I reviewed the MR!1 still it as D10 compatable issues in MR!1 line core: 8.x should remove from D10 on words. Visit URL for better understanding core 8.x and also another issue

FILE:
web/modules/contrib/password_encrypt-3374812/password_encrypt.libraries.yml

STATUS LINE MESSAGE
--------------------------------------------------------------------------------
Check manually 0 The 'password_encrypt' library is depending on a deprecated
library. The core/jquery.once asset library is deprecated in
Drupal 9.3.0 and will be removed in Drupal 10.0.0. Use the
core/once library instead. See
https://www.drupal.org/node/3158256

rushikesh raval’s picture

Assigned: rushikesh raval » Unassigned
Status: Active » Needs review

@dineshkumarbollu I have updated for jqueryonce. Please review it.

KunalRatnani’s picture

Plain Diff from the MR not getting applied due to the additional information added in .info file by Drupal.org packaging script. Adding updated patch.