discourse/app/assets
David Taylor a52a863fc9
FIX: Ensure the signup boolean is passed when started via _autoLogin (#12338)
The signup boolean was being passed in the third _autoLogin argument, when it should have been the fourth. The third parameter to _autoLogin was optional, which is confusing. This commit cleans things up so both optional arguments are supplied via keywords.

Followup to cbef2ba151
2021-03-10 15:39:14 +00:00
..
images Optimize assets/images 2020-11-17 09:53:33 -05:00
javascripts FIX: Ensure the signup boolean is passed when started via _autoLogin (#12338) 2021-03-10 15:39:14 +00:00
stylesheets FEATURE: Implement bulk operations for PMs (#12286) 2021-03-10 14:49:38 +02:00