Commit graph

30 commits

Author SHA1 Message Date
Franco Fichtner
783ebec7ec net/siproxd: model style
Scrapped defaults for networks since they are not used.  The DO
look useful so I'm making this note if somebody misses them the
fields probably need a Required=Y flip but here I just enforce
what is actually happening in the model and the fact that nobody
complained about it.
2026-01-19 04:40:49 +01:00
Konstantinos Spartalis
e3ab911da7
net/siproxd: add commonly used username characters (#4899) 2025-08-16 08:33:51 +02:00
Franco Fichtner
f240ec0fce plugins: run style-model 2025-07-02 10:46:07 +02:00
Monviech
089aaa256d
mvc: Replace camelCase API notation with snake_case, some more spots that were missed (#4768) 2025-06-23 17:32:56 +02:00
Monviech
4b4ec29eca
mvc: Replace camelCase API notation with snake_case (#4767)
* mvc: Replace camelCase API notation with snake_case

* mvc: Replace camelCase API notation with snake_case, fixed some special cases in www/caddy
2025-06-23 14:45:51 +02:00
Monviech
8e8e577268 net/siproxd: Remove sessionClose() 2025-01-10 10:22:26 +01:00
Franco Fichtner
1f23bf9d1d net/siproxd: bump version 2022-11-02 09:40:48 +01:00
Franco Fichtner
d3b7d342d6 net/siproxd: use NAME_setup
PR: https://github.com/opnsense/core/issues/5917
2022-10-21 09:59:58 +02:00
Franco Fichtner
a9d1b8b741 net: revision bumps 2021-02-22 15:22:40 +01:00
Franco Fichtner
7f12477cc3 plugins: small reformat 2020-11-09 12:02:35 +01:00
Franco Fichtner
18bc32f3b3 plugins: serious style sweep 2020-02-13 10:42:37 +01:00
Franco Fichtner
752a9d88b4 net: PSR12 conversion 2019-10-07 22:01:00 +02:00
Franco Fichtner
4ff026076a src: style sweep 2019-01-14 09:04:33 +01:00
Franco Fichtner
6fbe82b1f4 */*: retrofit @mimugmail's e-mail as requested 2018-09-17 08:05:31 +02:00
Michael
7ef2d30d83 net/siproxd: delete button (#746) 2018-07-23 14:20:56 +02:00
Michael
32d3ec5739 net/siproxd: let the user edit/delete users (#694) 2018-05-28 07:52:31 +02:00
cron410
66736f86c9 fix help description 2018-03-12 15:26:57 +01:00
Franco Fichtner
8ebb3bd465 */*: remove _opnsense_bootup_run
PR: https://github.com/opnsense/core/issues/1835
2018-01-30 10:22:18 +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
0165c94663 */*: audit [reconfigure] usage; closes #454
As expected, the call is never used.
2018-01-01 13:00:29 +01:00
Franco Fichtner
f695bc25ce */*: migrate _opnsense_bootup_run to simpler _var_script suffix
PR: https://github.com/opnsense/core/issues/1835
2017-12-18 18:28:10 +00:00
Franco Fichtner
75ca6c01f8 */*: tweaks for service start and other stuff
PR: https://github.com/opnsense/core/issues/1954
2017-11-28 20:21:39 +00:00
mrpace2
d5f0ddbd05 net/siproxd: fixed rtp_port_high in template (#367)
* fixed typo in siproxd template

* Bumped plugin version
2017-11-15 09:59:04 +07:00
Franco Fichtner
8355a9e49f net/siproxd: first release; closes #246 2017-10-07 11:05:11 +02:00
Franco Fichtner
9888eb487a net/siproxd: minor whitespace edit for previous 2017-10-06 10:11:37 +02:00
Michael
9c08b4598d net/siproxd: fixed model and save buttons (#309) 2017-10-06 10:09:33 +02:00
Michael
0989b6b203 net/siproxd: fixed bugs requested by @NicholasRush (#308) 2017-10-04 15:59:17 +02:00
Franco Fichtner
3b765c4ccb net/siproxd: style and corrections
Rebased to fix setup.sh conflict.
2017-09-24 11:12:30 +02:00
Fabian Franz
acc4a854ae make setup.sh executable 2017-09-24 10:59:39 +02:00
Michael
63255ef187 Siproxd plugin (#282) 2017-09-24 10:54:07 +02:00