Commit Graph

26 Commits

Author SHA1 Message Date
Michael 47988bc563 security/openconnect: allow username to be 64 characters long (#2739) 2022-01-03 13:37:13 +01:00
Frank Wall e169760799 security/openconnect: fix typo, refs #2512 2021-10-25 22:06:28 +02:00
Zixian Cai 4df8b686f5 security/openconnect: support different protocols (#2512) 2021-10-22 09:49:16 +02:00
Franco Fichtner 6cca3bee4e security/openconnect: once is enough 2021-03-29 09:52:56 +02:00
Franco Fichtner 648b18301f plugins: bump a few revisions where metadata changed 2021-03-29 09:48:43 +02:00
Ad Schellevis 00cab9b5de xmlrpc has sync - typo in https://github.com/opnsense/plugins/commit/f557e2b09a2f927a31b5fa7e2173b941e6dd0988 2021-03-29 09:49:13 +02:00
Ad Schellevis f557e2b09a XMLRPC / HA-Sync: add services keyword (introduced https://github.com/opnsense/core/issues/4834) in xmlrpc templates for existing plugins. 2021-03-24 16:35:09 +01:00
Franco Fichtner cdd4d15db7 security: bump revision numbers 2021-02-22 15:14:23 +01:00
Michael 4201e4610f security/openconnect: add pin-sha256 to certificate hash (#1356) 2019-06-03 08:41:59 +02:00
Franco Fichtner 4ff026076a src: style sweep 2019-01-14 09:04:33 +01:00
Michael 8fe749f1bb security/openconnect: allow more characters to group name (#1122) 2019-01-08 09:49:04 +01:00
Michael c9a3f4272b security/openconnect: update rc script; closes #980 2018-12-03 22:00:43 +01:00
Franco Fichtner 3a95a5a1a8 secuity/openconnect: reformat 2018-11-06 04:58:31 +01:00
Diego Rivera 81b1372f8c Added non-inter option (#958) 2018-11-05 19:27:34 +01:00
Franco Fichtner f51d18c0d9 net|security: do not use extra sh to run rc.d scripts 2018-10-24 08:10:57 +02:00
Franco Fichtner b3de2abe38 security/openconnect: chmod changes 2018-10-15 08:52:08 +02:00
Michael 722030e769 security/openconnect: add groups and client certificates (#915) 2018-10-15 08:51:40 +02:00
Michael 87cc28f826 security/openconnect: allow upper-case characters for username (#900) 2018-10-08 14:08:03 +02:00
Michael 8b4d773224 security/openconnect: allow @ in username (#848) 2018-09-19 09:18:40 +02:00
Franco Fichtner 6fbe82b1f4 */*: retrofit @mimugmail's e-mail as requested 2018-09-17 08:05:31 +02:00
Michael 7d40d1a670 security/openconnect: add field to add certificate hash (#723) 2018-07-08 13:24:01 +02:00
Franco Fichtner 12fa5a6540 security/openconnect: oops 2018-01-31 08:51:34 +01:00
Franco Fichtner 567c2745a6 security/openconnect: release 1.0 as requested by @mimugmail 2018-01-30 16:45:06 +01:00
NOYB 5533702035 HTML Compliance - Attribute "type" on Element <script>
Warning: The type attribute is unnecessary for JavaScript resources.

HTML5: Edition for Web Authors
http://www.w3.org/TR/2014/REC-html5-20141028/scripting-1.html
The default, which is used if the attribute is absent, is "text/javascript".

The Script element
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/script
HTML5 specification urges authors to omit the attribute rather than provide a redundant MIME type.
2018-01-21 13:35:06 +01:00
Franco Fichtner a2091db63c security/openconnect: tweaks for previous 2018-01-06 12:07:26 +01:00