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

[WIP][MIG][16.0] vault: Migration to 16.0 #537

Closed
wants to merge 54 commits into from

Conversation

AntoniRomera
Copy link

@AntoniRomera AntoniRomera commented Jul 5, 2023

All comments are welcome, trying to move everything to owl and remove the legacy part, at the moment with the remaining work, the decryption gives an OperationError.

fkantelberg and others added 30 commits July 4, 2023 11:40
 - Wrong field name
- Send wizard couldn't select all possible users due to access rights
- Disable the features if browser isn't using a secure context (https/localhost)
- Load required assets in inbox and share frontends
- Allow the user to switch a parent of an entry within the same vault
- Allow to create entries for vaults using the main menu Entries
- Fix bug that encrypted a share twice due to multiple extension with VaultAbstract
- Fix a bug on share create that throws a warning about changed values
…changed

Note about disaster recovery project

Add missing dependency to base_setup for res.config.settings view
Before the path if we create a new child entry from other entry, the
complte_name of the entry is not changing when we save the new entry.

Doing this changes, we are getting the complete_name correctly.

TT38729
- Add a domain to only show records with children.
- Set limit to False.

TT38731
fkantelberg and others added 20 commits July 4, 2023 11:40
…lost

- Re-encrypt vaults if the user changes the private key
- Recompute access. Unittests
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-auth-14.0/server-auth-14.0-vault
Translate-URL: https://translation.odoo-community.org/projects/server-auth-14-0/server-auth-14-0-vault/
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate.

Translation: server-auth-15.0/server-auth-15.0-vault
Translate-URL: https://translation.odoo-community.org/projects/server-auth-15-0/server-auth-15-0-vault/
Currently translated at 65.5% (122 of 186 strings)

Translation: server-auth-15.0/server-auth-15.0-vault
Translate-URL: https://translation.odoo-community.org/projects/server-auth-15-0/server-auth-15-0-vault/nl/
…ult with more than 2 defined rigths.

Before the patch, an error would occur when clicking on OK after warning about key re-encryption. This is because the public_key field of user rights other than the one initiating the deletion is not available.

After the patch, the public_key field is computed, and therefore, when re-encrypting, the error no longer occurs.
@legalsylvain
Copy link
Contributor

/ocabot migration vault

@OCA-git-bot OCA-git-bot added this to the 16.0 milestone Jul 5, 2023
@OCA-git-bot OCA-git-bot mentioned this pull request Jul 5, 2023
22 tasks
@AntoniRomera AntoniRomera changed the title [MIG][16.0] vault: Migration to 16.0 [WIP][MIG][16.0] vault: Migration to 16.0 Jul 5, 2023
@micheledic
Copy link

Hello,
some updates ?

Copy link

There hasn't been any activity on this pull request in the past 4 months, so it has been marked as stale and it will be closed automatically if no further activity occurs in the next 30 days.
If you want this PR to never become stale, please ask a PSC member to apply the "no stale" label.

@github-actions github-actions bot added the stale PR/Issue without recent activity, it'll be soon closed automatically. label Jan 28, 2024
@pedrobaeza
Copy link
Member

Superseded by #611

@pedrobaeza pedrobaeza closed this Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale PR/Issue without recent activity, it'll be soon closed automatically.
Projects
None yet
Development

Successfully merging this pull request may close these issues.