-
Notifications
You must be signed in to change notification settings - Fork 6
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
Migrate scripts from geni-portal to geni-ch #101
Comments
I did a review of all the scripts in geni-portal/bin. Here's what I think: These should move as is to geni-ch/bin: add-cenic-of.sql -- These should move to geni-ch/bin but need a little rework to remove dependencies -- These should stay in the portal --- These should be deleted as obsolete -- These should be deleted as part of portal ticket #299 (delete identity and account tables) activate_account.sh --- That leaves those that need more thought, probably discussing together: |
Move scripts that are related to geni-ch from the geni-portal repository to the geni-ch repository.
Examples include:
geni-revoke-member-privileges
geni-disable-user
Determine which scripts in geni-portal/bin directory should be migrated, and move them to the geni-ch repository.
Imported from trac ticket #101, created by tmitchel on 12-02-2013 at 14:10, last modified: 03-31-2015 at 14:14
The text was updated successfully, but these errors were encountered: