Issue #3320760: Add encryption option to backup schedule
Merge request reports
Activity
added 1 commit
- aa4a3c46 - Use entityTypeManager() instead of Drupal service
added 12 commits
-
0f9e57b4...8e8a8ef2 - 4 commits from branch
project:5.0.x
- 00ef57e1 - Add encryption option to Schedule work in progress.
- 3c814c80 - Implement encryption option for scheduled backups.
- d791257f - Add encrypt and encrypt_password fields via hook_update_N
- 41133d72 - Add encrypt and encrypt_password default values to existing Schedules.
- 488ae43d - Added Backup Encryption fieldset and made the encrpytion options more UX friendly.
- 367fcb8b - Add override password so that we prevent overriding a password with empty...
- 79df7414 - Use entityTypeManager() instead of Drupal service
- 4ce55ca8 - Remove commented out code.
Toggle commit list-
0f9e57b4...8e8a8ef2 - 4 commits from branch
added 31 commits
- 05089365 - Issue #3223057 by paulocs, larisse, DamienMcKenna, Anybody, Grevil: Add Drush...
- 008c272c - Issue #2968766 by paulocs, DamienMcKenna, intrafusion, larisse, fgm, hron84:...
- 764dbf13 - Issue #3262387 by DamienMcKenna: Remove support for Drupal 8.
- 3fc06d52 - Issue #3223058 by DamienMcKenna, paulocs, larisse: Add Drush command for...
- 31db30e0 - Issue #3258613 by Anybody, hmendes, pmagunia, DamienMcKenna: Improve Quick Backup status message.
- 79c28c31 - Issue #3262391 by DamienMcKenna: Coding standards improvements.
- e1a91d83 - Issue #3296607 by Project Update Bot, DamienMcKenna: Automated Drupal 10 compatibility fixes.
- e82bb9e4 - By DamienMcKenna: Updated CHANGELOG.txt for recent 5.0.x changes already present in 5.1.x.
- a8310573 - Issue #2846650 by paulocs, Grevil, Dinu Rodnitchi, PhilY, aldairsoares,...
- 1620587e - Issue #3256830 by hmendes, beatrizrodrigues, DamienMcKenna: Fix deprecation notices in tests.
- 06039d15 - Issue #3236380 by gabrielda, larisse, DamienMcKenna: Send email on success.
- 35daaa2e - Issue #3216193 by hmendes, larisse, DamienMcKenna: Improve error handling when...
- 85e03aef - Issue #3169587 by codebymikey, DamienMcKenna, solideogloria: Warning:...
- 5c47cc98 - Issue #3304922 by ressa, DamienMcKenna: Drupal 10: Fatal error, logger must be...
- aacec077 - Issue #3262070 by WagnerMelo, Anybody, Grevil, hmendes, andregp,...
- f18645a9 - Updated the CHANGELOG.txt file from the 5.0.2 release.
- 6538f84b - Issue #3268401 by DamienMcKenna, Mok7tar, robcarr, crutch, solideogloria,...
- 50bead99 - Issue #3309301 by DamienMcKenna: Adjust site restore check to be less strict.
- fbd2f1b6 - Issue #3305241 by DamienMcKenna, WagnerMelo: Improve test coverage, fix D10 issues.
- 2fb5168e - Issue #3133933 by DamienMcKenna, ramonvasconcelos, larisse, paulocs,...
- dbd8e3be - Issue #3258786 by DamienMcKenna, Universaldenker, keithn, elber, fchandler,...
- 3bf6d41e - Issue #3247231 by DamienMcKenna, guille_rodri: Sort in queryFiles function.
- 98ae1872 - Add encryption option to Schedule work in progress.
- e201e883 - Implement encryption option for scheduled backups.
- a3da33ca - Add encrypt and encrypt_password fields via hook_update_N
- 11b97ef4 - Add encrypt and encrypt_password default values to existing Schedules.
- 0463e197 - Added Backup Encryption fieldset and made the encrpytion options more UX friendly.
- 07c0f885 - Add override password so that we prevent overriding a password with empty...
- a992f298 - Use entityTypeManager() instead of Drupal service
- 3ccb1ace - Remove commented out code.
- a319e1ab - Merge remote-tracking branch...
Toggle commit list
Please register or sign in to reply