Closed bsatoriu closed 2 months ago
Issues
2 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
@sujen1412 the admin role restriction for pre_approved_email endpoints and improved exception handling is ready for final review.
Add support for creating and retrieving user secrets within MAAP for use inside algorithms. See ticket: https://github.com/MAAP-Project/Community/issues/1048
Changes:
cryptography
library for encrypting secret values. Encrypted secrets are stored in a newmember_secret
table.api/member
namespaces to move admin-specific endpoints into a newapi/admin
namespace.