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/app/controllers
Sam df45e82377 SECURITY: only allow picking of avatars created by self (#6417)
* SECURITY: only allow picking of avatars created by self

Also adds origin tracking to all uploads including de-duplicated uploads
2018-09-19 22:33:10 -07:00
..
admin SECURITY: remove admin memory diagnostics routes 2018-09-18 08:35:09 +10:00
users FIX: store the topic links using the cooked upload url 2018-08-14 12:23:32 +02:00
about_controller.rb
application_controller.rb FIX: check admin theme cookie against user selectable 2018-09-07 10:47:28 +10:00
badges_controller.rb
categories_controller.rb REFACTOR: Rescue error at the specific spot that is raising the error. 2018-09-03 11:04:58 +08:00
category_hashtags_controller.rb
clicks_controller.rb
composer_controller.rb
composer_messages_controller.rb
directory_items_controller.rb
draft_controller.rb
drafts_controller.rb raise error early in drafts controller 2018-09-13 08:40:57 -04:00
email_controller.rb
embed_controller.rb FIX: store the topic links using the cooked upload url 2018-08-14 12:23:32 +02:00
exceptions_controller.rb UX: Replace Google search with Discourse search on not found page 2018-08-15 11:53:04 +10:00
export_csv_controller.rb FEATURE: Log entity export in staff logs 2018-09-19 03:16:45 +05:30
extra_locales_controller.rb
finish_installation_controller.rb FEATURE: Make initial admins TL1 2018-08-22 15:45:24 +10:00
forums_controller.rb
groups_controller.rb reworked specs of existing group behavior 2018-09-17 17:46:43 +10:00
highlight_js_controller.rb
inline_onebox_controller.rb
invites_controller.rb FIX: do not use scheduler for uploading csv file for invite 2018-07-04 13:28:11 +05:30
list_controller.rb FIX: wrong category links on subfolder install in rss feed for a category topic list 2018-09-07 10:03:30 -04:00
metadata_controller.rb FIX: use current user color scheme when filling theme-color attribute (#6384) 2018-09-12 11:04:58 +10:00
notifications_controller.rb
offline_controller.rb
onebox_controller.rb
permalinks_controller.rb FIX: if we have not target available do not redirect 2018-08-20 13:10:59 +10:00
post_action_users_controller.rb
post_actions_controller.rb
posts_controller.rb FEATURE: Allow admins to reply without topic bump 2018-08-10 10:48:30 +10:00
push_notification_controller.rb
queued_posts_controller.rb
qunit_controller.rb
robots_txt_controller.rb FIX: simplify so we ban all auth paths 2018-08-16 19:16:47 +10:00
safe_mode_controller.rb
search_controller.rb
session_controller.rb
similar_topics_controller.rb
site_controller.rb FEATURE: selectable avatars 2018-07-18 12:57:43 +02:00
static_controller.rb FIX: store the topic links using the cooked upload url 2018-08-14 12:23:32 +02:00
steps_controller.rb
stylesheets_controller.rb FEATURE: backend support for user-selectable components 2018-08-08 14:46:34 +10:00
tag_groups_controller.rb FIX: tag groups page should only be visible to staff 2018-09-17 11:41:18 -04:00
tags_controller.rb FIX: check permalinks for deleted topics 2018-08-09 15:05:12 +10:00
themes_controller.rb fix theme previewing (#6245) 2018-08-08 10:58:45 +03:00
topics_controller.rb FIX: don't allow inviting more than max_allowed_message_recipients 2018-08-23 14:36:49 +10:00
uploads_controller.rb Rename FileHelper.is_image? -> FileHelper.is_supported_image?. 2018-09-12 09:22:28 +08:00
user_actions_controller.rb
user_api_keys_controller.rb
user_avatars_controller.rb FIX: set old last modified date for invalid avatars 2018-08-31 17:07:31 +10:00
user_badges_controller.rb FIX: store the topic links using the cooked upload url 2018-08-14 12:23:32 +02:00
users_controller.rb SECURITY: only allow picking of avatars created by self (#6417) 2018-09-19 22:33:10 -07:00
users_email_controller.rb
webhooks_controller.rb
wizard_controller.rb