mbland / custom-links

An application for allowing authenticated users to create and dereference custom URLs hosted on a custom domain.
ISC License
7 stars 1 forks source link

config: Convert users and domains to lowercase #157

Closed mbland closed 6 years ago

mbland commented 6 years ago

In addition to converting authenticated user IDs to lowercase in #155 and #156, it seems prudent to ensure that configured user IDs and domains are all forced to lowercase as well, to adhere to the principle of least surprise.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.009%) to 98.111% when pulling b02093b7adb0ebb0340a3494ee62eceec08fdb04 on downcase-users-domains into 9b0bc101be136fac60c6567493cc17188b31117f on master.

coveralls commented 6 years ago

Coverage Status

Coverage increased (+0.009%) to 98.111% when pulling b02093b7adb0ebb0340a3494ee62eceec08fdb04 on downcase-users-domains into 9b0bc101be136fac60c6567493cc17188b31117f on master.