This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/spec
Sam ea1007e954 FEATURE: add support for same site cookies
Defaults to Lax, can be disabled or set to Strict.

Strict will only work if you require login and use SSO. Otherwise when clicking on links to your site you will appear logged out till you refresh the page.
2017-02-23 12:01:28 -05:00
..
components FEATURE: add support for same site cookies 2017-02-23 12:01:28 -05:00
controllers FIX: should not be able to rename a system badge 2017-02-20 14:35:05 +01:00
fabricators FIX: Don't allow invalid email to be saved. 2016-12-21 17:47:11 +08:00
fixtures FEATURE: new 'max_image_megapixels' site setting 2017-01-11 23:37:12 +01:00
helpers FEATURE: replace emoji with unicode in title and description meta tags 2017-02-22 16:24:13 -05:00
integration No need for special helper to reset SiteSetting state. 2017-01-28 10:55:49 +08:00
integrity Add locale step 2016-09-22 09:52:19 -04:00
jobs FIX: wasn't extracting links to quoted posts 2017-02-06 14:45:04 +01:00
mailers FIX: allow existing users to be invited to topic/message when must_approve_users is enabled 2017-02-03 13:01:23 +05:30
models FIX: admin dashboard posts count should not include system posts and whispers 2017-02-21 14:45:41 -05:00
phantom_js Dump the page's content as well on failure. 2017-01-17 18:40:46 +08:00
serializers FEATURE: Allow group owners to edit group name and avatar flair. 2016-12-05 14:27:46 +08:00
services less stubbing for better clarity and robustness 2017-02-13 14:34:15 -05:00
support No need for special helper to reset SiteSetting state. 2017-01-28 10:55:49 +08:00
tasks Suppress console output when running RSpec 2017-01-28 11:04:47 +05:30
views/omniauth_callbacks FIX: Weird spec 2016-06-10 11:32:32 -04:00
discourse_tagging_spec.rb FIX: prevent creation of tags with invalid characters 2016-10-12 15:44:36 -04:00
rails_helper.rb FIX: token rotation not accounting for overlapping tokens correctly 2017-02-15 10:58:18 -05:00