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

TASK-6494 - Improve our current Password Policy for built-in authentication in OpenCGA #2488

Merged
merged 14 commits into from
Aug 22, 2024

Conversation

pfurio
Copy link
Member

@pfurio pfurio commented Jul 24, 2024

No description provided.

@pfurio pfurio requested a review from j-coll July 24, 2024 10:19
@halender
Copy link
Contributor

@pfurio pfurio changed the title TASK-6494 - CLI file update sets empty attributes object TASK-6494 - Improve our current Password Policy for built-in authentication in OpenCGA Jul 24, 2024
j-coll
j-coll previously approved these changes Aug 9, 2024
@@ -119,7 +119,7 @@ public class OrganizationMongoDBAdaptorFactory {

private final NoteMongoDBAdaptor notesDBAdaptor;
private final OrganizationMongoDBAdaptor organizationDBAdaptor;
private final UserMongoDBAdaptor userDBAdaptor;
private UserMongoDBAdaptor userDBAdaptor;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not final anymore?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because then I can´t use mockito

@pfurio pfurio merged commit 35074a6 into release-3.2.x Aug 22, 2024
5 of 6 checks passed
@pfurio pfurio deleted the TASK-6494 branch August 22, 2024 14:08
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

Successfully merging this pull request may close these issues.

3 participants