discourse-ai/lib/ai_bot/commands
Martin Brennan a3a1285dc5
FIX: Use Guardian.basic_user instead of new (anon) (#332)
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:01:41 +10:00
..
categories_command.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
command.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
dall_e_command.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
db_schema_command.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
google_command.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
image_command.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
parameter.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
read_command.rb FIX: Use Guardian.basic_user instead of new (anon) (#332) 2023-12-06 12:01:41 +10:00
search_command.rb FIX: Use Guardian.basic_user instead of new (anon) (#332) 2023-12-06 12:01:41 +10:00
search_settings_command.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
setting_context_command.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
summarize_command.rb FIX: Use Guardian.basic_user instead of new (anon) (#332) 2023-12-06 12:01:41 +10:00
tags_command.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
time_command.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00