View ProjeQtOr On SourceForge.net
ProjeQtOr - Project Management Tool
Support us on Capterra
OIN - Open Invention Network
ProjeQtOr free project management software - Unable to update user password - ProjeQtOr
 
 

Unable to update user password

More
23 Nov 2022 20:52 #1 by ludoqtor
Hello,

ProjeQtOr v10.1.3 - French utilization.

After creation of users and initiate password with rule #4 for the strenght password.
The user can't change the default password. The below error message appears:
You are not allowed to update this item (Resource #3)
Does anyone have an idea how to solve this problem, because, I checked all the security options and I don't see how to solve it?

Thank you for your help
Attachments:

Please Log in or Create an account to join the conversation.

More
24 Nov 2022 09:01 #2 by babynus
Hi,
Issue confirmed.
Ticket #6713 recorded.
To fix the issue, change line 4949+ in projeqtor/model/persistence/SqlElement.php from
    if (get_class ( $this ) == 'Alert' or get_class ( $this ) == 'Mail' or get_class ( $this ) == 'MailToSend'       or get_class ( $this ) == 'Audit' or get_class ( $this ) == 'AuditSummary' or get_class ( $this ) == 'ColumnSelector'      or get_class ( $this ) == 'ProjectSituation' or get_class ( $this ) == 'ProjectSituationExpense' or get_class ( $this ) == 'ProjectSituationIncome' ) {
to
    if (get_class ( $this ) == 'Alert' or get_class ( $this ) == 'Mail' or get_class ( $this ) == 'MailToSend'       or get_class ( $this ) == 'Audit' or get_class ( $this ) == 'AuditSummary' or get_class ( $this ) == 'ColumnSelector'      or get_class ( $this ) == 'ProjectSituation' or get_class ( $this ) == 'ProjectSituationExpense' or get_class ( $this ) == 'ProjectSituationIncome'         or SqlElement::$_cancelRecursiveControl==true) {

Babynus
Administrator of ProjeQtOr web site

Please Log in or Create an account to join the conversation.

More
24 Nov 2022 14:19 #3 by ludoqtor
Thank you for your quick feedback.

Please Log in or Create an account to join the conversation.

Moderators: babynusprotion
Time to create page: 0.039 seconds

Cookies settings

×

Functional Cookies

Ce site utilise des cookies pour assurer son bon fonctionnement et ne peuvent pas être désactivés de nos systèmes. Nous ne les utilisons pas à des fins publicitaires. Si ces cookies sont bloqués, certaines parties du site ne pourront pas fonctionner.

Session

Please login to see yours activities!

Other cookies

Ce site web utilise un certain nombre de cookies pour gérer, par exemple, les sessions utilisateurs.