openstreetmap-website/lib
Tom Hughes 55a05d9e80 Use secure_compare to compare passwords and tokens
It's unlikely there is an explotable attack here given than network
latencies and variability will swamp any local timing differences but
it's best practice and there's no reason not to.
2023-11-07 17:22:40 +00:00
..
bootstrap_form/inputs Refactor richtext fields to use a custom bootstrap_form input. 2021-01-13 14:05:39 +00:00
classic_pagination Fix some rubocop Naming/PredicateName warnings 2022-03-03 22:47:55 +00:00
osm_community_index Validate URLs against supply-chain attacks 2022-11-02 18:21:00 +00:00
tasks Fix new rubocop warnings 2023-10-31 18:16:46 +00:00
auth.rb Change provider name to "microsoft" 2023-08-20 10:19:30 +01:00
bounding_box.rb Check required bbox parameter presence outside of BoundingBox class 2023-09-03 09:47:27 +03:00
country.rb Fix new rubocop warnings 2022-09-09 22:45:58 +01:00
diff_reader.rb Fix some Naming/AccessorMethodName rubocop warnings 2022-03-08 19:10:05 +00:00
editors.rb Remove both Potlatch versions 2021-01-05 21:18:45 +00:00
gpx.rb Fix rubocop Rails/TimeZone warnings 2022-03-01 22:55:10 +00:00
id.rb Fix locale matching for iD 2021-07-27 17:38:17 +01:00
locale.rb Fix some new rubocop warnings 2020-08-06 22:27:30 +01:00
nominatim.rb get_text("reversegeocode/result") returns an XML node. We want to get the text value of that node. 2022-10-23 16:04:01 -04:00
oauth.rb Add openid connect support using doorkeeper-openid_connect gem 2023-10-03 18:53:47 +01:00
osm.rb Make change set comment rate limit errors display properly 2023-11-02 10:08:19 +00:00
osm_community_index.rb Fix new rubocop warnings 2023-06-27 18:13:33 +01:00
password_hash.rb Use secure_compare to compare passwords and tokens 2023-11-07 17:22:40 +00:00
rate_limiter.rb Add support for rate limiting signup requests 2023-08-22 18:45:17 +01:00
rich_text.rb Adjust code for rails internal changes 2023-10-18 18:26:14 +01:00
session_persistence.rb Fix Lint/MissingSuper warnings 2020-08-09 19:06:04 +01:00
short_link.rb Rubocop autofix: ambiguous operator precedence 2022-04-06 14:55:29 +01:00
utf8.rb Fix new rubocop warnings 2018-09-22 17:12:29 +01:00