Skip to content
GitLab
    • Explore Projects Groups Topics Snippets
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • fusiondirectory fusiondirectory
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 39
    • Issues 39
    • List
    • Boards
    • Service Desk
    • Milestones
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectoryfusiondirectory
  • Issues
  • #5424
Something went wrong while setting issue due date.
Closed
Open
Issue created 8 years ago by bmortier@bmortierMaintainer
  • New related issue

  • New related issue

Mail alternatif pour la récupération de mot de passe quand supann est activé

Closed

Mail alternatif pour la récupération de mot de passe quand supann est activé

Bonjour,

Avec le plugin supann, la récupération de mot de passe se fait avec l'adresse de messagerie dans l'attribut supannMailPerso. Nous souhaitons pouvoir utiliser indifféremment les attributs mail et supannMailPerso.

@ if (class_available('supannAccount') && ($config->get_cfg_value('supannPasswordRecovery', 'TRUE') == 'TRUE')) { /* filter = '(|'.filter.'(&(objectClass=supannPerson)(supannMailPerso='.$this->email_address.')))'; */ filter = '(|'.filter.'(&(objectClass=supannPerson)(|(supannMailPerso='.$this->email_address.')(mail='.$this->email_address.'))))'; } @

(from redmine: issue id 5424, created on 2017-03-14, closed on 2017-03-15)

  • Custom Fields:
    • Bug in version: 1.0.17
    • Support contract: None
    • Dolibarr project Name: PJ1610-0019
An error occurred while loading designs. Please try again.

Tasks

0
Cannot read properties of undefined (reading 'workItem')

Linked items
0

Link issues together to show that they're related. Learn more.

Activity


  • bmortier
    bmortier @bmortier · 8 years ago
    Author Maintainer

    mail attribute is already looked for, you just need to have the gosaMailAccount objectClass on the users using it. (otherwise they might not be users as mail attribute is also used in other LDAP nodes)

    (from redmine: written on 2017-03-15)

    By Côme Chilliet on 2017-09-02T15:36:06 (imported from GitLab)

  • bmortier
    bmortier @bmortier · 8 years ago
    Author Maintainer

    Close issue

    (from redmine: written on 2017-03-15)

    By Côme Chilliet on 2017-09-02T15:36:06 (imported from GitLab)

  • bmortier
    bmortier @bmortier · 7 years ago
    Author Maintainer

    Set time spent

    (from redmine: written on 2017-06-22)

    By Côme Chilliet on 2017-09-02T15:36:07 (imported from GitLab)

  • bmortier closed 7 years ago

    closed

    By Côme Chilliet on 2017-09-02T15:36:06 (imported from GitLab)

  • bmortier added 1h of time spent 7 years ago

    added 1h of time spent

    By Côme Chilliet on 2017-09-02T15:36:07 (imported from GitLab)

  • bmortier added Added label 6 years ago

    added Added label

    By bmortier on 2018-09-25T16:08:12 (imported from GitLab)

Please register or sign in to reply
Assignee
bmortier's avatar
bmortier
Assign to
Labels
0
None
0
None
    Assign labels
  • Manage project labels

Milestone
No milestone
None
Due date
None
None
None
Time tracking
No estimate or time spent
Confidentiality
Not confidential
Not confidential

You are going to turn on confidentiality. Only project members with at least the Reporter role, the author, and assignees can view or be notified about this issue.

Lock issue
Unlocked
0
0 Participants
Reference:

Menu

Explore Projects Groups Topics Snippets