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

Create table to store CPAN permissions #26

Open
preaction opened this issue Jun 18, 2018 · 0 comments
Open

Create table to store CPAN permissions #26

preaction opened this issue Jun 18, 2018 · 0 comments

Comments

@preaction
Copy link
Member

We need a way to keep track of which PAUSE accounts have permissions for which CPAN distributions. We will use this data to allow authorized accounts to perform actions on the CPAN Testers website.

We need to store the following information:

  • The distribution name
  • The PAUSE account ID

The new table should be called "UploadPerms" (all CPAN-based tables will be named "Upload*"). This data will be populated by a new backend process.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant