User Administration Functions
This section contains functions that enable users to handle user administration.
Functions Summary
- admGetUserLogin — Gets the login details for the given user.
- admActivateUser — Activates a user, setting its active flag to 'true', if update is allowed.
- admAddUserToGroup — Adds a single user to a group if the user is not already in that group.
- admAddUserToProjectRole — Adds a single user to a project role if the user is not already in that role.
- admCreateUser — Creates a new user.
- admDeactivateUser — De-activates a user (sets its active flag to 'false' or removes it from all groups associated to global login permissions).
- admDeleteUser — Deletes a user from Jira's internal directory.
- admRemoveUserFromProjectRole — Removes a single user from a project role if the user is in that role.
- admResetUserPassword — Updates the password for a user.
- admUpdateUser — Updates the email, user name, or full name for a given user.
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
