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-plugins fusiondirectory-plugins
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 65
    • Issues 65
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • fusiondirectoryfusiondirectory
  • fusiondirectory-pluginsfusiondirectory-plugins
  • Issues
  • #5979
Something went wrong while setting issue due date.
Closed
Open
Issue created 5 years ago by Jonathan Swaelens@jswaelensDeveloper
  • New related issue

  • New related issue

Manage password with the webservice

Closed

Manage password with the webservice

Descriptive title for this enhancement

Manage password with the webservice

Actual behavior

When we create an user we need to pass an array for the password

curl -X POST -H "SESSION-TOKEN: s89ul6bvjq6hvs08ntokhta8b4" "http://192.168.56.101/fusiondirectory/rest.php/v1/objects/user?base=ou=a,dc=nodomain" --data '{ "attrs": { "user": { "uid": "x", "userPassword": [ "","toto","toto","", false], "sn": "a", "givenName": "b" } } }' | jq .

Expected behavior

It would be more easy to just pass the password directly

Step by step description of new behaviour

  1. Login through the webservice
  2. Create an user with the webservice

Benefits

More easy to use

Possible Drawbacks

None

    Tasks

    0

    No tasks are currently assigned. Use tasks to break down this issue into smaller parts.

    Linked items
    0

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

    Activity


    • Jonathan Swaelens added plugin-webservice label 5 years ago

      added plugin-webservice label

    • Côme Chilliet mentioned in issue #6012 (closed) 5 years ago

      mentioned in issue #6012 (closed)

    • Côme Chilliet moved to fd#6052 (closed) 5 years ago

      moved to fd#6052 (closed)

    Please register or sign in to reply
    Assignee
    Côme Chilliet's avatar
    Côme Chilliet
    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