mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-26 11:21:36 +01:00
dbe9f33fdc
* Add Admin::BaseController to wrap admin area Extracts the setting of the `admin` layout and verifying that users are admins to a common base class for the admin/ controllers. * Add basic coverage for admin/reports and admin/settings controllers |
||
---|---|---|
.. | ||
accounts_controller.rb | ||
base_controller.rb | ||
domain_blocks_controller.rb | ||
pubsubhubbub_controller.rb | ||
reports_controller.rb | ||
settings_controller.rb |