🦄 Sync 2026-06-17 03:41:10

This commit is contained in:
github-actions[bot]
2026-06-17 03:41:10 +08:00
parent bf7d8e462c
commit 08963f8537
79 changed files with 1354 additions and 486 deletions
@@ -38,8 +38,6 @@ return view.extend({
return fs.exec('/etc/init.d/tinyfilemanager', ['reload'])
.catch((e) => { ui.addNotification(null, E('p', e.message), 'error') });
};
if (! has_location)
o.description = _('To enable SSL support, you may need to install <b>%s</b><br/>').format(['php-nginx']);
o = s.option(form.Flag, 'use_auth', _('Enable Authentication'));
o.rmempty = false;