* Thu Sep 25 2025 Jean-Philippe Pialasse <jpp@koozali.org> 11.0.0-2.sme

- CSP relaxed policy
- revert authentication
- httpd syntax fix
- smanager improvement
This commit is contained in:
2025-09-25 12:38:42 -04:00
parent c8ce77259d
commit fcb9a8fbf7
4 changed files with 21 additions and 15 deletions

View File

@@ -15,10 +15,10 @@
</div>
%}
<%= link_to 'Visit External Website' => $c->stash('php_url'), target => '_blank', rel => 'noopener noreferrer' %>
<%= link_to 'Visit External Website' => $c->stash('php_url2'), target => '_blank', rel => 'noopener noreferrer' %>
<h1>Legacy-<%=$c->l('psi_phpsysinfo') %></h1><br>
%== $c->stash('phpsysinfo');
%end
%end