Файловый менеджер - Редактировать - /home/freeclou/app.optimyar.com/backend/node_modules/strapi-admin/ee/middlewares/features-routes/routes.js
Назад
'use strict'; module.exports = { sso: [ { method: 'GET', path: '/providers', handler: 'authentication.getProviders', }, { method: 'GET', path: '/connect/:provider', handler: 'authentication.providerLogin', }, { method: 'GET', path: '/providers/options', handler: 'authentication.getProviderLoginOptions', config: { policies: [ 'admin::isAuthenticatedAdmin', ['admin::hasPermissions', ['admin::provider-login.read']], ], }, }, { method: 'PUT', path: '/providers/options', handler: 'authentication.updateProviderLoginOptions', config: { policies: [ 'admin::isAuthenticatedAdmin', ['admin::hasPermissions', ['admin::provider-login.update']], ], }, }, ], };
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка