katta-server aka. downstream diff to upstream#52
Open
chenkins wants to merge 953 commits intofeature/uvffrom
Open
katta-server aka. downstream diff to upstream#52chenkins wants to merge 953 commits intofeature/uvffrom
chenkins wants to merge 953 commits intofeature/uvffrom
Conversation
59b3d04 to
9856452
Compare
9856452 to
e74c9eb
Compare
Closed
chenkins
commented
Oct 11, 2024
keycloak/src/main/java/ch/cipherduck/CipherduckTokenExchangeProvider.java
Outdated
Show resolved
Hide resolved
ylangisc
reviewed
Oct 11, 2024
keycloak/src/main/java/ch/cipherduck/CipherduckTokenExchangeProvider.java
Outdated
Show resolved
Hide resolved
chenkins
commented
Oct 22, 2024
fa8c169 to
045912a
Compare
chenkins
commented
Nov 7, 2024
| [](https://github.com/shift7-ch/katta-server/actions/workflows/build.yml) | ||
|
|
||
| # Cryptomator Hub | ||
| # Katta: the secure and easy way to work in teams |
Collaborator
Author
There was a problem hiding this comment.
@tobihagemann @overheadhunter to close to https://cryptomator.org/hub/? How to bring in with few words the part that katta adds to cryptomator hub eco-system, namely sync client and storage management. Should the use of uvf (open standard) be top-level?
chenkins
commented
Nov 7, 2024
| # Katta: the secure and easy way to work in teams | ||
|
|
||
| Hub consists of these components: | ||
| Katta bring zero-config storage management and zero-knowledge key management for teams and organizations. |
Collaborator
Author
There was a problem hiding this comment.
@tobihagemann @overheadhunter dito - any suggestions?
chenkins
commented
Nov 7, 2024
chenkins
commented
Nov 7, 2024
chenkins
commented
Nov 14, 2024
Comment on lines
+8
to
+9
| "arn:aws:iam::930717317329:oidc-provider/login1.staging.cryptomator.cloud/realms/cipherduck", | ||
| "arn:aws:iam::930717317329:oidc-provider/testing.hub.cryptomator.org/kc/realms/cipherduck" |
chenkins
commented
Nov 14, 2024
Comment on lines
+8
to
+9
| "arn:aws:iam::930717317329:oidc-provider/testing.hub.cryptomator.org/kc/realms/cipherduck", | ||
| "arn:aws:iam::930717317329:oidc-provider/login1.staging.cryptomator.cloud/realms/cipherduck" |
chenkins
commented
Nov 14, 2024
| @@ -45,12 +45,190 @@ | |||
| "client": { | |||
Collaborator
Author
There was a problem hiding this comment.
@SailReal meint:
bleiben die cryptomator hub's hier drin
863be7a to
3457791
Compare
71836dd to
6e473d0
Compare
87556a9 to
ebd7395
Compare
Allow admins to archive and unarchive any vault
…e.java Co-authored-by: Julian Raufelder <Julian@Raufelder.com>
`user` role is only omitted in view
Add legacy device deprecation banner for users and admins
Emergency Access Code Cleanup
* New translations
* Validate missing selected storage profile. * Validate missing selected region. * Do not show form if no storage profiles available. * Extract localization. * Fix styling, typo, and bug in vault creation validation. --------- Co-authored-by: Tobias Hagemann <tobias.hagemann@shift7.ch>
* New translations
# Conflicts: # frontend/src/common/backend.ts # frontend/src/components/ArchiveVaultDialog.vue # frontend/src/components/CreateVault.vue # frontend/src/components/ReactivateVaultDialog.vue # frontend/src/components/VaultDetails.vue # frontend/src/components/emergencyaccess/EmergencyAccessDialog.vue # frontend/src/components/emergencyaccess/GrantEmergencyAccessDialog.vue
…/126-update-user-creation-from-upstream # Conflicts: # backend/src/main/resources/application.properties # frontend/src/common/backend.ts # frontend/src/components/ArchiveVaultDialog.vue # frontend/src/components/CreateVault.vue # frontend/src/components/ReactivateVaultDialog.vue # keycloak/Dockerfile
…/126-update-user-creation-from-upstream
…on-from-upstream Update user creation from upstream.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
cryptomator/hub#274