moodle/backup
Eloy Lafuente (stronk7) 00e557a15d MDL-36580 backup: General support for decrypted contents in restore
- Uses site generated (on backup) key.
- Can be applied potentially everywhere in the restore process.
- Covered with unit tests.
- Authentication / integrity aware so can be used between any 2 servers
  (just requires matching key).
2017-10-19 10:11:47 +02:00
..
cc MDL-56319 blocks: Observe empty default blocks setting 2016-10-07 09:59:09 +01:00
controller MDL-57698 backup: Decrease deadlock fixture size 2017-07-26 10:45:58 +08:00
converter MDL-58297 core: Update to use new hashing functions 2017-04-07 10:40:23 +08:00
moodle2 MDL-36580 backup: General support for encrypted contents in backups 2017-10-19 10:11:39 +02:00
util MDL-36580 backup: General support for decrypted contents in restore 2017-10-19 10:11:47 +02:00
backup.class.php MDL-36580 backup: General support for encrypted contents in backups 2017-10-19 10:11:39 +02:00
backup.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
backupfilesedit.php MDL-35429 backup: Only show relevant actions for automated backups 2017-10-10 12:30:57 +08:00
backupfilesedit_form.php MDL-58220 repo: Fix typo in FILE_CONTRLLED_LINK 2017-04-04 10:40:01 +08:00
import.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
log.php MDL-34469 - lib - replacement of the deprecated get_context_instance and get_context_by_id functions (group 15) 2012-07-30 14:59:57 +08:00
restore.php MDL-57809 weblib: Added missing NO_OUTPUT_BUFFERING directive. 2017-06-23 09:43:07 +10:00
restorefile.php MDL-35429 restore: capability clarification for automated backups 2017-10-09 10:29:07 +08:00
restorefile_form.php MDL-50344 restore: Make restore file required 2015-05-25 12:02:16 +05:30
upgrade.txt MDL-54205 backup: loggers close() and destroy() 2016-05-13 01:54:28 +02:00