openstreetmap-website/test
Tom Hughes c12f8959dd Require user names to be unique after unicode normalisation
As with the previous checks on case sensitivity this only affects
new users, and changes to names of existing users.
2023-12-13 22:27:36 +00:00
..
abilities Prevent unauthenticated users commenting on notes via the API 2023-11-23 16:56:07 +00:00
controllers Resourceful routing for passwords 2023-12-06 18:41:00 +00:00
factories Add importer role that can be associated with higher rate limits 2023-11-02 08:58:12 +00:00
gpx/fixtures Remove unused directories 2020-03-18 15:04:18 +01:00
helpers Merge remote-tracking branch 'upstream/pull/4349' 2023-11-15 22:30:41 +00:00
http Remove Geonames and geocoder.ca 2023-01-09 21:23:48 +00:00
integration Use SecureRandom to generate user tokens 2023-12-04 17:25:57 +00:00
javascripts Replace querystring parser with qs yarn module 2020-08-06 20:51:55 +01:00
jobs Send trace import result notification immediately 2019-07-15 21:45:07 +01:00
lib Fix new rubocop warnings 2023-12-05 18:13:13 +00:00
mailers Add a test for i18n interpolation into plain and html parts 2020-12-02 13:02:25 +00:00
models Require user names to be unique after unicode normalisation 2023-12-13 22:27:36 +00:00
system Disable delete account button if there are recent changesets 2023-11-22 17:37:04 +03:00
validators Fix new rubocop warnings 2022-03-15 19:24:09 +00:00
application_system_test_case.rb Switch to using selenium for system tests 2020-04-22 13:51:37 +01:00
test_helper.rb Add user account deletion delay test helper 2023-11-22 16:15:59 +03:00