discourse/app
Robin Ward 1a410660f6 FIX: Don't autocomplete the password confirmation field
We currently use that field for our honeypot. However, since it's a
`type=password` certain browsers like chrome were autofilling it.
Normally this isn't a problem, but if you are using subfolders on the
same host the challenge would be different and Discourse would fail the
challenge.
2018-04-13 09:38:59 -04:00
..
assets FIX: Don't autocomplete the password confirmation field 2018-04-13 09:38:59 -04:00
controllers FEATURE: provide extra signal about content age to crawlers 2018-04-13 14:58:33 +10:00
helpers FIX: allow lists in summary email post excerpts 2018-04-11 14:16:08 -04:00
jobs FEATURE: webhook for flag events 2018-04-13 07:47:58 +05:30
mailers Make rubocop happy. 2018-03-12 09:48:41 +08:00
models Merge pull request #5755 from techAPJ/flag-webhook 2018-04-13 07:50:21 +05:30
serializers FEATURE: webhook for flag events 2018-04-13 07:47:58 +05:30
services FIX: users shouldn't get notifications about mentions from system users 2018-04-12 16:19:44 +02:00
views add a warning in robots.txt when using subfolder 2018-04-12 00:00:15 +02:00