Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove install createuser function and dev acct script dependent on it. #185

Closed
wants to merge 1 commit into from

Conversation

albu-diku
Copy link

There has ben a better alternative to this in the form of the create_user function from useradm and the mig/server/createuser script which is usable from the command line. In the case of the latter, the addition of the testconfigs and supporting infrastructure mean that all pre-requisites which allow use of the newer replacement are provided.

Remove this and in so doing cut a dependency on the removed crypt module.

…on it.

There has ben a better alternative to this in the form of the create_user
function from useradm and the mig/server/createuser script which is usable
from the command line. In the case of the latter, the addition of the
testconfigs and supporting infrastructure mean that all pre-requisites
which allow use of the newer replacement are provided.

Remove this and in so doing cut a dependency on the removed crypt module.
@jonasbardino
Copy link
Contributor

Thanks @albu-diku 👍 Merged through svn now to clean up that outdated old code and address the CI failure in python3-latest.

@jonasbardino jonasbardino self-requested a review January 28, 2025 13:09
Copy link
Contributor

@jonasbardino jonasbardino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@albu-diku albu-diku deleted the remove/install-createuser-and-dependents branch January 29, 2025 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants