Rm user-specific methods from pkg/infra/adapter/repo #8
Labels
Be
Be Team
compliance
Ensuring adherence to standards and regulations
high-priority
Urgent issues needing immediate attention
sub-issue
Sub-task within a larger task
User-specific methods:
op-be-auth/pkg/infrastructure/adapter/repository/db.go
Lines 120 to 154 in 4134f4d
op-be-auth/pkg/infrastructure/adapter/repository/db.go
Lines 176 to 196 in 4134f4d
Remove user-specific methods from the adapter.
"GetUsersByFilter" will not be removed because it is used by the "GetUserPasswordByUserId," "Login," and "Refresh" methods.
"GetUserPasswordByUserId" will not be removed because it is used by the "Login" method.
The changes will be merged into the "/first/hsm/1/create-first" branch first. Therefore, set the base branch of the pull request as /first/hsm/1/create-first.
The text was updated successfully, but these errors were encountered: