84 Commits (9955844da1d209778f06ad9a3583949048b8ee88)

Author SHA1 Message Date
  Go MAEDA 9955844da1 Drop OpenID support (#35755). 2 years ago
  Go MAEDA 5865edeba7 Psych 4: Psych::DisallowedClass exception when unserializing a setting value (#36226). 2 years ago
  Marius Balteanu 1b0bf28803 When 2FA is set to optional, allow to require 2FA only for certain user groups (#31920). 2 years ago
  Go MAEDA 2a564a1376 DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1. (#29914, #32897). 3 years ago
  Go MAEDA 3e36b5c452 Update copyright year in source files to 2021 (#33069). 3 years ago
  Go MAEDA 5f30d907a7 Remove unsupported encodings ISO-2022-KR and ISCII91 from Setting::ENCODINGS (#34750). 3 years ago
  Toshi MARUYAMA 0468fe6545 remove spaces inside {} of app/models/setting.rb 3 years ago
  Toshi MARUYAMA 238e6ce65d use "do end" instead of {} at app/models/setting.rb 3 years ago
  Go MAEDA fdba424d77 Use match? instead of =~ when MatchData is not used (#34150). 3 years ago
  Toshi MARUYAMA 2cf079be5b add space after comma to app/models/setting.rb 3 years ago
  Toshi MARUYAMA c988d6ca48 shorten long line of app/models/setting.rb 3 years ago
  Go MAEDA be7f5e21fa Adds a setting to disable/enable/require 2fa auth (#1237). 3 years ago
  Go MAEDA 907e0173e4 Update copyright year in source files to 2020 (#33069). 4 years ago
  Go MAEDA 47a71c8011 Reverts r19478 (#32897). 4 years ago
  Go MAEDA 10bb12e09f Fix 'DEPRECATION WARNING: Uniqueness validator will no longer enforce case sensitive comparison in Rails 6.1.' (#32897). 4 years ago
  Toshi MARUYAMA dd0c72e4bc cleanup: rubocop: fix Layout/IndentFirstHashElement in app/models/setting.rb 4 years ago
  Toshi MARUYAMA 43e0616102 cleanup: rubocop: fix Layout/EmptyLineAfterGuardClause in app/models/setting.rb 4 years ago
  Toshi MARUYAMA 404f2fb54d cleanup: rubocop: fix Layout/IndentFirstArrayElement in app/models/setting.rb 4 years ago
  Toshi MARUYAMA ab37571a8e cleanup: rubocop: fix Layout/EmptyLinesAroundClassBody in app/models/setting.rb 4 years ago
  Toshi MARUYAMA e57b7fd4c0 code cleanup: rubocop: fix Layout/MultilineArrayBraceLayout in app/models/setting.rb 4 years ago
  Toshi MARUYAMA 991230f37a code cleanup: rubocop: fix Layout/AccessModifierIndentation in app/models/setting.rb 4 years ago
  Toshi MARUYAMA cd922bb237 code cleanup: rubocop: fix Layout/AlignArray in app/models/setting.rb 4 years ago
  Toshi MARUYAMA beb966737a fix Setting#find_or_default is not private 4 years ago
  Toshi MARUYAMA b8f33b0694 code cleanup: rubocop: fix Layout/ClosingHeredocIndentation in app/models/setting.rb 4 years ago
  Toshi MARUYAMA ca411ddca7 code cleanup: rubocop: fix Layout/EmptyLinesAroundBlockBody in app/models/setting.rb 4 years ago
  Go MAEDA 35e6a532f5 Force passwords to contain specified character classes (#4221). 4 years ago
  Go MAEDA 26774d09e9 Code cleanup: RuboCop: Fix Style/UnneededCondition in app/models/setting.rb 4 years ago
  Go MAEDA 47dd2083f7 Reject setting RFC non-compliant emission email addresses (#31154). 4 years ago
  Go MAEDA 4082069c75 Update copyright year. 5 years ago
  Go MAEDA 07b3087fda Enable frozen_string_literal for some files under app and lib directory (#26561). 5 years ago
  Go MAEDA 5861160ffc Add "frozen_string_literal: false" for all files (#26561). 5 years ago
  Go MAEDA 5329ef3b82 Reverts r17862. 5 years ago
  Go MAEDA b0b8978ff8 Fix: Mail handler does not ignore emails sent from emission email address if Setting.mail_from includes display name (#30785). 5 years ago
  Jean-Philippe Lang 0c78056a69 Send emails asynchronously (#26791). 5 years ago
  Go MAEDA 6233ebd71e Fix indent (#27025). 6 years ago
  Go MAEDA 76f12c1316 Optional regex for filtering attachments on incoming emails (#27025). 6 years ago
  Jean-Philippe Lang d74f0bfd5c Merged rails-5.1 branch (#23630). 6 years ago
  Toshi MARUYAMA ff257d05e3 Replace tabs with spaces (#26333). 6 years ago
  Jean-Philippe Lang 7fd04e1f8d Update copyright. 6 years ago
  Jean-Philippe Lang f30462595e Optional Regex delimiters to truncate incoming emails (#5864). 7 years ago
  Jean-Philippe Lang 596a196f2e Don't error if an invalid setting is given. 7 years ago
  Jean-Philippe Lang cda9c63d9c Updates copyright for 2016. 8 years ago
  Jean-Philippe Lang b5366eb307 Send a notification when security settings are changed (#21421). 8 years ago
  Jean-Philippe Lang 12263ae626 Reverts r14115 in trunk. 9 years ago
  Jean-Philippe Lang 3f46dfdee9 Compatibility with ruby1.8 (#19305). 9 years ago
  Jean-Philippe Lang ed2a3a2244 Make sure that settings are unserialized as UTF-8 encoded strings (#19305). 9 years ago
  Jean-Philippe Lang 7c9f3b5b43 Reverts r14067 that triggers "can't modify frozen String" errors (#19305). 9 years ago
  Jean-Philippe Lang a5b18b631c Make sure that strings of serialized settings are UTF-8 encoded (#19305). 9 years ago
  Jean-Philippe Lang 000124f44f Copyright update. 9 years ago
  Jean-Philippe Lang 5324fd04b1 Specify the order for finding a setting. 9 years ago