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

Fix missing link creation Local Users - Institutions #14

Closed
wants to merge 3 commits into from

Conversation

vascoalramos
Copy link
Contributor

Resolves the common issue of not linking local users defined in configuration.json to its repositories.

Description

Adds a logical way to link Local Users to Repositories

Related Issue

This PR fixes #10.

How Has This Been Tested?

These changes were tested by dropping the local database, re-run the whole system and check if the local users had access to its institutions (which they had). In the previous state, it was necessary to manually add those links in the database.

@vascoalramos vascoalramos added the bug Something isn't working label Sep 7, 2020
@vascoalramos vascoalramos self-assigned this Sep 7, 2020
@vascoalramos vascoalramos changed the base branch from master to dev September 9, 2020 14:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

With local authentication, authorisation to Institutions does not work
1 participant