discourse/app/helpers
Sam Saffron 8f001bdb1b SECURITY: mini profiler enabled incorrectly for admins
We expect mini profiler only to show up on accounts that are flagged as
developer accounts.

Unfortunately there was a bypass on any controllers that mix in ApplicationHelper
2019-10-09 12:50:58 +11:00
..
application_helper.rb SECURITY: mini profiler enabled incorrectly for admins 2019-10-09 12:50:58 +11:00
common_helper.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
email_helper.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
embed_helper.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
list_helper.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
topics_helper.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
user_notifications_helper.rb Make email_excerpt method take an optional post param (#7570) 2019-05-20 10:04:23 +02:00