discourse-solved/spec
Martin Brennan 7edf6d86e4
FIX: Use Guardian.basic_user instead of new (anon) (#270)
c.f. de983796e1b66aa2ab039a4fb6e32cec8a65a098

There will soon be additional login_required checks
for Guardian, and the intent of many checks by automated
systems is better fulfilled by using BasicUser, which
simulates a logged in TL0 forum user, rather than an
anon user.
2023-12-06 12:00:43 +10:00
..
components DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
fabricators FIX: granular webhooks (#248) 2023-10-09 03:26:29 +00:00
integration FIX: delete solution with post (#256) 2023-10-13 19:06:03 +02:00
lib DEV: Introduce syntax_tree for ruby formatting (#217) 2022-12-23 20:36:08 +00:00
models FIX: Use Guardian.basic_user instead of new (anon) (#270) 2023-12-06 12:00:43 +10:00
requests FIX: make JSON_LD schema consistent with our microdata in core (#269) 2023-11-22 21:22:22 +05:30
serializers FIX: Use Guardian.basic_user instead of new (anon) (#270) 2023-12-06 12:00:43 +10:00