-
-
Notifications
You must be signed in to change notification settings - Fork 289
Integration of a functionality to enable forwarding of reports from the root tenant to secondary tenants #4330
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
Comments
Status of the current implementation:
Actions necessary to possibly integrate same functionality:
|
Changes: - Add 'forwarding' enabler variable to enable/disable forwarding module at site level (default false) - Renamed 'eo_internaltip_id' to 'forwarding_internaltip_id' considering future possible exention of the the functionality to enable to forward reports both to other sites regardless they are external or affiliated
I've proceeded with the full revision of the proposed changes to database included in this implementation. The revisions consider to be just addition of variables necessary to enable/disable the new feature in the UI and changes in naming necessary for globaleaks for international naming conventions and code consistency that are:
We have avoided other structural changes understanding this could have major requirements in the refactoring of the code proposing the minimum changes necessary and proposing only the changes already previously indicated. |
Proposal
This ticket is related to the work of analysis and integration of a feature currently proposed in #4314 to enable recipients of the root tenant to forward reports to primary to users of the secondary sites.
The text was updated successfully, but these errors were encountered: