discourse/spec/lib
Gerhard Schlager 01cdbd3a13 FEATURE: Prohibit S3 bucket reusage
This validation makes sure that the s3_upload_bucket and the
s3_backup_bucket have different values. The backup bucket is
allowed to be a subfolder of the upload bucket. The other way
around is forbidden because the backup system searches by
prefix and would return all files stored within the backup
bucket and its subfolders.
2018-12-17 11:35:28 +01:00
..
backup_restore FEATURE: Improve backup stats on admin dashboard 2018-12-17 11:35:11 +01:00
content_security_policy FEATURE: allow plugins and themes to extend the default CSP (#6704) 2018-11-30 09:51:45 -05:00
site_settings FEATURE: Prohibit S3 bucket reusage 2018-12-17 11:35:28 +01:00
browser_detection_spec.rb FIX: Fix browser detection for Microsoft Edge. (#6516) 2018-10-22 23:15:41 +11:00
content_security_policy_spec.rb minor changes to default script-src (#6770) 2018-12-14 08:17:31 -05:00
db_helper_spec.rb Revert "Swtich to regexp for DbHelper.remap." 2018-11-08 14:20:09 +08:00
encodings_spec.rb Use rchardet instead of charlock_holmes gem 2018-08-01 10:41:20 +02:00
introduction_updater_spec.rb FIX: Wizard tries harder to find existing Welcome Topic 2018-12-06 10:27:22 +01:00
mini_sql_multisite_connection_spec.rb Rubocop fix 2018-07-24 10:49:20 +01:00
upload_creator_spec.rb FEATURE: do not switch to JPEG unless you meet 75k byte savings 2018-11-21 11:01:08 +11:00
upload_recovery_spec.rb FIX: Don't update user_profile URLs unless upload is persisted. 2018-10-01 14:21:39 +08:00