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 specific references to ht_repository in CRMS.pm #151

Open
6 tasks
moseshll opened this issue Apr 8, 2024 · 0 comments
Open
6 tasks

Remove specific references to ht_repository in CRMS.pm #151

moseshll opened this issue Apr 8, 2024 · 0 comments
Labels
code removal Removal of deprecated or dead code

Comments

@moseshll
Copy link
Collaborator

moseshll commented Apr 8, 2024

Explicitly using ht_repository is inconsistent with the rest of the codebase and incompatible with the current Docker setup. The following CRMS.pm routines should be modified to use the default SelectAllSDR routine.

  • SetupUser
  • NeedStepUpAuth
  • GetUserIPs
  • GetUserRole
  • IsUserExpired
  • Also, remove optional db_name parameter to ConnectToSdrDb since we will no longer use anything other than the configured value.
@moseshll moseshll added the code removal Removal of deprecated or dead code label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code removal Removal of deprecated or dead code
Projects
None yet
Development

No branches or pull requests

1 participant