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

add sharing config #445

Merged
merged 5 commits into from
Dec 11, 2023
Merged

add sharing config #445

merged 5 commits into from
Dec 11, 2023

Conversation

micbar
Copy link
Contributor

@micbar micbar commented Dec 6, 2023

Description

The password policy is not only needed on the frontend service, but also on the sharing service.

This is already preparation for SharingNG.

Related Issue

Motivation and Context

How Has This Been Tested?

  • test environment:
  • test case 1:
  • test case 2:
  • ...

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

@micbar micbar requested review from wkloucek, d7oc and kobergj December 6, 2023 16:04
d7oc and others added 3 commits December 7, 2023 15:04
* - added app name to ConfigMap to avoid name clash with frontend
* use `sharing-banned-passwords-{{ .appName }}` also for the frontend service

---------

Co-authored-by: Willy Kloucek <[email protected]>
Copy link
Contributor

@wkloucek wkloucek left a comment

Choose a reason for hiding this comment

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

Actually needs a 5.0.0-alpha.6 to test / deploy this, right?

@micbar
Copy link
Contributor Author

micbar commented Dec 8, 2023

Actually needs a 5.0.0-alpha.6 to test / deploy this, right?

Yes. Coming ASAP.

Copy link
Contributor

@wkloucek wkloucek left a comment

Choose a reason for hiding this comment

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

Updated to 5.0.0-alpha.6, works fine

@wkloucek wkloucek merged commit 9aa8d07 into next Dec 11, 2023
1 check passed
@delete-merged-branch delete-merged-branch bot deleted the add-sharing-config branch December 11, 2023 09:17
@wkloucek wkloucek mentioned this pull request Mar 18, 2024
11 tasks
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