Sensitive base-url (#5657)

https://github.com/FreshRSS/FreshRSS/pull/5656#issuecomment-1719802075
Make read-only while waiting for a better approach (which can wait till release 1.23)
This commit is contained in:
Alexandre Alapetite 2023-09-15 08:20:38 +02:00 committed by GitHub
parent db53d2655b
commit 0beabc333f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
25 changed files with 26 additions and 1 deletions

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Registrační formulář uživatele',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Benutzer-Registrierungsformular',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'sind nicht aktiviert',
'enabled' => '<a href="./?a=tos">sind aktiv</a>',

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Φόρμα εγγραφής χρήστη',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'User registration form', // IGNORE
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // IGNORE
'tos' => array(
'disabled' => 'is not given', // IGNORE
'enabled' => '<a href="./?a=tos">is enabled</a>', // IGNORE

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'User registration form',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>',
'tos' => array(
'disabled' => 'is not given',
'enabled' => '<a href="./?a=tos">is enabled</a>',

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Formulario de registro del usuario',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'no se proporciona',
'enabled' => '<a href="./?a=tos">está activado</a>',

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'فرم ثبت نام کاربر',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => ' داده نشده است',
'enabled' => ' <a href="./?a=tos">فعال است</a>',

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Formulaire dinscription utilisateur',
),
'sensitive-parameter' => 'Paramètre sensible. Éditez manuallement <kbd>./data/config.php</kbd>',
'tos' => array(
'disabled' => 'non renseigné',
'enabled' => '<a href="./?a=tos">activées</a>',

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'User registration form', // TODO
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Felhasználó regisztrációs űrlap',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'nincs elfogadva',
'enabled' => '<a href="./?a=tos">engedélyezve</a>',

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Formulir Pendaftaran Pengguna',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Form di registrazione utente',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'ユーザー登録',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => '사용자 회원가입 양식',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Lietotāja reģistrācijas veidlapa',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'nav dots',
'enabled' => '<a href="./?a=tos">ir ieslēgts</a>',

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Gebruikersregistratieformulier',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Formulari dinscripcion utilizaire',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Formularz rejestracji użytkowników',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Formulário de Cadastro de Usuário',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Форма регистрации пользователей',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Registračný formulár používateľa',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => 'Kullanıcı kayıt formu',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => '用户注册表单',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -187,6 +187,7 @@ return array(
),
'title' => '使用者註冊表單',
),
'sensitive-parameter' => 'Sensitive parameter. Edit manually in <kbd>./data/config.php</kbd>', // TODO
'tos' => array(
'disabled' => 'is not given', // TODO
'enabled' => '<a href="./?a=tos">is enabled</a>', // TODO

View File

@ -25,8 +25,9 @@
<label class="group-name" for="base-url"><?= _t('admin.system.base-url') ?></label>
<div class="group-controls">
<input type="text" id="base-url" name="base-url" value="<?= FreshRSS_Context::$system_conf->base_url ?>"
data-leave-validation="<?= FreshRSS_Context::$system_conf->base_url ?>"/>
data-leave-validation="<?= FreshRSS_Context::$system_conf->base_url ?>" disabled="disabled" />
<p class="help"><?= _i('help') ?> <?= _t('admin.system.base-url.recommendation', dirname(Minz_Request::guessBaseUrl())) ?></p>
<p class="help"><?= _i('help') ?> <?= _t('admin.system.sensitive-parameter') ?></p>
</div>
</div>