mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 23:48:45 +08:00
f13ec11c64
* Added scopes UI * Create scopes when creating a new API key * Show scopes on the API key show route * Apply scopes on API requests * Extend scopes from plugins * Add missing scopes. A mapping can be associated with multiple controller actions * Only send scopes if the use global key option is disabled. Use the discourse plugin registry to add new scopes * Add not null validations and index for api_key_id * Annotate model * DEV: Move default mappings to ApiKeyScope * Remove unused attribute and improve UI for existing keys * Support multiple parameters separated by a comma |
||
---|---|---|
.. | ||
admin_base.scss | ||
admin_emojis.scss | ||
admin_intro.scss | ||
admin_report_chart.scss | ||
admin_report_counters.scss | ||
admin_report_inline_table.scss | ||
admin_report_stacked_chart.scss | ||
admin_report_table.scss | ||
admin_report.scss | ||
admin_reports.scss | ||
api.scss | ||
backups.scss | ||
badges.scss | ||
customize-install-theme.scss | ||
customize.scss | ||
dashboard.scss | ||
emails.scss | ||
plugins.scss | ||
settings.scss | ||
staff_logs.scss | ||
suspend.scss | ||
users.scss |