fortran-lang / registry

Registry for Fortran package manager
MIT License
8 stars 3 forks source link

Security Checks for the APIs #46

Closed arteevraina closed 1 year ago

arteevraina commented 1 year ago

Description

This PR adds security checks for the APIs related to fetching admins & maintainers. And verifies if the current user is authorized to fetch the details.

Related Issues

44

How to Test