bcgov / nr-forests-access-management

Authorization solution for BC natural resource sector
Apache License 2.0
8 stars 2 forks source link

fix: #1641 Allow delete inactive users #1661

Closed ianliuwk1019 closed 1 hour ago

ianliuwk1019 commented 3 days ago

Closes: #1641

ianliuwk1019 commented 7 hours ago

All 3 delete actions tested working locally with FAKE_LOAD_TEST_11498, but I see there's no changes in the /admin_management folder, it has a async def get_verified_target_user, does it need to be updated as well?

Hi Craig, For deletion from /admin_management, there is no scenarios to fix like the fixed one that requires verifying user externally, so there is no change. Thanks for testing them all as well! Good observation, I did remove one async but didn't notice others (lazy..). They were probably copy-paste initially left over there. I remove them, thanks for mentioning that!

sonarcloud[bot] commented 2 hours ago

Quality Gate Passed Quality Gate passed for 'nr-forests-access-management_admin'

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
100.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud