Files
discourse/app/models
Marica Odagaki 3bb1b98b0e FIX: admin dashboard shouldn't complain when using iam profile for s3 access
Previous code wasn't working as intended because it was parsed as

    (bad_keys = (access_key or secret_key)) and !use_iam_profile

because of Ruby's operator precedence: `=` binds more eagerly than `and`.

http://ruby-doc.org/core-2.3.1/doc/syntax/precedence_rdoc.html

See also: https://github.com/bbatsov/ruby-style-guide#no-and-or-or
2017-02-15 00:22:14 -08:00
..
2016-12-22 16:46:53 +11:00
2016-02-23 10:33:53 +11:00
2016-02-23 10:33:53 +11:00
2016-06-17 11:28:49 +10:00
2016-06-17 11:28:49 +10:00
2016-12-22 16:46:53 +11:00
2016-02-23 10:33:53 +11:00
2016-08-15 17:59:36 +10:00
2016-10-31 15:02:11 +05:30
2016-02-23 10:33:53 +11:00
2016-02-23 10:33:53 +11:00
2016-06-17 11:28:49 +10:00
2016-10-31 15:02:11 +05:30
2016-10-31 15:02:11 +05:30
2016-02-23 10:33:53 +11:00
2016-03-28 15:21:45 +11:00
2016-02-23 10:33:53 +11:00
2016-12-12 17:29:54 +08:00
2016-05-30 10:45:32 +10:00
2016-03-28 15:21:45 +11:00
2016-09-22 09:52:19 -04:00
2016-02-23 10:33:53 +11:00
2016-05-30 10:45:32 +10:00
2016-02-23 10:33:53 +11:00
2016-12-22 16:46:53 +11:00
2016-12-22 16:46:53 +11:00
2016-02-23 10:33:53 +11:00
2016-12-22 16:46:53 +11:00
2016-02-23 10:33:53 +11:00
2016-11-24 10:13:03 +08:00
2016-02-23 10:33:53 +11:00
2016-02-23 10:33:53 +11:00
2016-10-31 15:02:11 +05:30
2016-02-23 10:33:53 +11:00
2016-06-17 11:28:49 +10:00
2016-06-17 11:28:49 +10:00
2016-05-30 10:45:32 +10:00
2017-02-14 16:32:33 -05:00
2016-05-30 10:45:32 +10:00
2016-05-30 10:45:32 +10:00
2016-02-23 10:33:53 +11:00
2016-10-31 15:02:11 +05:30
2017-02-14 09:34:39 -05:00
2016-11-24 10:13:03 +08:00
2016-02-23 10:33:53 +11:00
2016-02-23 10:33:53 +11:00
2016-12-22 16:46:53 +11:00
2016-02-23 10:33:53 +11:00
2016-05-30 10:45:32 +10:00
2016-10-31 15:02:11 +05:30