discourse/spec/requests
Sam 0134e41286 FEATURE: detect when client thinks user is logged on but is not
This cleans up an error condition where UI thinks a user is logged on
but the user is not. If this happens user will be prompted to refresh.
2018-03-06 16:49:31 +11:00
..
admin Review Changes for f4f8a293e7. 2018-02-21 14:55:49 +08:00
composer_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
directory_items_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
email_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
embed_controller_spec.rb FIX: do not create duplicate topics 2018-01-04 23:53:52 +05:30
groups_controller_spec.rb FIX: Direct link to group activity page results in 400 error. 2018-02-27 13:43:22 +08:00
list_controller_spec.rb FEATURE: New "Categories and Top" homepage style 2018-03-03 14:26:57 -05:00
omniauth_callbacks_controller_spec.rb FEATURE: Disallow login via omniauth when user has 2FA enabled. 2018-03-01 15:47:07 +08:00
post_actions_controller_spec.rb FIX: return 429 when admin api key is limited on admin route 2018-01-12 14:15:26 +11:00
posts_controller_spec.rb Remove duplication of params in tests. 2018-03-02 09:25:46 +08:00
robots_txt_controller_spec.rb Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00
safe_mode_controller_spec.rb Move new controller specs to reqeusts folder. 2017-08-24 12:01:11 +09:00
session_controller_spec.rb FEATURE: detect when client thinks user is logged on but is not 2018-03-06 16:49:31 +11:00
static_controller_spec.rb FIX: don't double request when downloading a file 2018-02-24 12:35:57 +01:00
tags_controller_spec.rb Fix all the errors to get our tests green on Rails 5.1. 2017-09-25 13:48:58 +08:00
topics_controller_spec.rb Remove duplication of params in tests. 2018-03-02 09:25:46 +08:00
users_controller_spec.rb FIX: Missing 2FA guards when sso is enabled or when local login is disabled. 2018-03-02 10:39:10 +08:00
users_email_controller_spec.rb Review Changes for f4f8a293e7. 2018-02-21 14:55:49 +08:00