about summary refs log tree commit diff
path: root/app/controllers/concerns/export_controller_concern.rb
AgeCommit message (Collapse)Author
2020-09-11Refactor settings controllers (#14767)Eugen Rochko
- Disallow suspended accounts from revoking sessions and apps - Allow suspended accounts to access exports
2019-09-19Add account migration UI (#11846)Eugen Rochko
Fix #10736 - Change data export to be available for non-functional accounts - Change non-functional accounts to include redirecting accounts
2017-05-30Remove exports/base controller in favor of shared concern (#3444)Matt Jankowski