6673 Commits

Author SHA1 Message Date
Ad Schellevis
85c00a53d0 (mvc) add group selector field type, requirement for https://github.com/opnsense/core/issues/1377 2017-02-07 13:06:43 +01:00
Ad Schellevis
cb686a6a3c missing docstring 2017-02-07 13:06:02 +01:00
Ad Schellevis
c92fb90501 style / spacing 2017-02-07 11:55:04 +01:00
Franco Fichtner
6e5dfc36c8 firmware: must...move...forward :P 2017-02-07 10:35:33 +01:00
Franco Fichtner
2c17a0f74d firmware: second try for previous 2017-02-07 10:19:27 +01:00
Franco Fichtner
27f3a1be2a firmware: prepare for our new "-devel" plugin suffix 2017-02-07 09:58:57 +01:00
Ad Schellevis
012d0b9053 openvpn export, advancedoptions shouldn't be escaped https://forum.opnsense.org/index.php?topic=4427.msg16748#msg16748 2017-02-03 19:13:11 +01:00
djGrrr
d4cf6d17fb fix double encoding of NO NAT for NAT addresses 2017-02-06 07:21:30 +01:00
Franco Fichtner
c0cb9dbc0b system: set filtertunnel for IPsec to fix TCP teardown 2017-02-03 10:18:17 +01:00
Ad Schellevis
f20640d0b6 csrf, switch from token per request to token per session. solves issues when using multiple tabs. 2017-02-02 21:58:16 +01:00
Franco Fichtner
895e30d1bf filter: direction 'any' wasn't respected in floating rule 2017-02-02 17:49:48 +01:00
Ad Schellevis
cdedd9a553 add link again, https://github.com/opnsense/core/pull/1332 2017-01-31 21:56:45 +01:00
Franco Fichtner
168393a4d8 auth: fix forum link in motd; closes #1363 2017-02-01 08:25:00 +01:00
Ad Schellevis
6d0f4b4b8e Merge pull request #1332 from mmorev/master
Non-transparent SSL Bumping
2017-02-01 07:20:10 +00:00
Mikhail Morev
2e70704664 sslparams string coud be used without init 2017-02-01 09:56:00 +06:00
Ad Schellevis
f12e4e4b2f don't try to enable legacy Xauth and radius at the same time + fix bug with $ph1ent 2017-01-31 21:29:06 +01:00
Franco Fichtner
4f4791c405 src: so this is 17.7.a 2017-01-30 21:35:22 +01:00
Ad Schellevis
9b8fdf535c Merge branch 'GurliGebis-eap-radius/2-try' 2017-01-30 21:02:55 +01:00
Ad Schellevis
78e265796f add radius server selection, move some code. 2017-01-30 21:00:17 +01:00
Ad Schellevis
661f6afd4d Merge branch 'eap-radius/2-try' of https://github.com/GurliGebis/opnsense_core into GurliGebis-eap-radius/2-try 2017-01-30 19:47:45 +01:00
GurliGebis
60b48f013f dhcrelay: change the description and help text to make it clear multiple servers are supported (#1360)
* dhcrelay: change the description and help text to make it clear multiple servers are supported

* dhcrelay: minor spelling errors
2017-01-30 18:29:15 +01:00
Franco Fichtner
0dc512eea0 system: nobody caught this typo ;( 2017-01-30 18:15:41 +01:00
Franco Fichtner
bff350251d firmware: tweak previous 2017-01-30 17:15:18 +01:00
Ad Schellevis
e77d568e70 same as previous 2017-01-30 12:41:57 +01:00
Ad Schellevis
3a96c1dd5d isset() vs !empty(), when the legacy code stores false.... it eventually translates into a missing entry after save, before save, it's set with false.... 2017-01-30 12:36:16 +01:00
Ad Schellevis
e574dcc663 (mvc) fix http status codes, closes https://github.com/opnsense/core/issues/1358 2017-01-30 10:51:54 +01:00
Franco Fichtner
7f230df702 www: fix a crash report in url_safe() 2017-01-30 08:54:18 +01:00
Franco Fichtner
593d7525ae wizard: do not interpret passed values for #1359 2017-01-28 23:37:41 +01:00
Ad Schellevis
67e3e70750 Merge pull request #1355 from fraenki/Unlinked
UIModelGrid: use empty string instead of "##Unlinked"
2017-01-26 20:48:13 +00:00
Frank Wall
ffeb4bc6f9 UIModelGrid: use empty string instead of "##Unlinked" 2017-01-26 20:21:34 +01:00
Fabian Franz
30f971fb39 fix spelling issue in firmware message 2017-01-26 17:01:45 +01:00
Franco Fichtner
a291ec2441 src: some baby steps with phpstorm inspection 2017-01-26 10:36:41 +01:00
Franco Fichtner
32f7856261 users: allow to change password for imported users
We import those users with a random password.  We can always let
the user define another one and use it...
2017-01-26 09:16:24 +01:00
Franco Fichtner
b0aa481d39 src: whitespace and style sweep 2017-01-25 15:53:34 +01:00
Franco Fichtner
d935d8da3d ntp: style fix in previous 2017-01-26 09:02:00 +01:00
Fabian Franz
97776b5a35 Translation (#1340)
* translation cleanup in src/www/services_ntpd_gps.php

* little translation fixes
2017-01-26 09:00:42 +01:00
Fabian Franz
03b1091f1b fix for https://forum.opnsense.org/index.php?topic=4309.0;topicseen 2017-01-26 08:59:44 +01:00
Franco Fichtner
2d1b53140c pkg: fix plist 2017-01-25 18:19:38 +01:00
Eugen Mayer
2889e235b4 Implement startTLS for ldap #1346 (#1350)
* implement startTLS for ldap #1346
ignore the implementation in #1348 since it is a non-used replication

* fix the data-port of startTLS #1364
2017-01-25 18:17:13 +01:00
Ad Schellevis
b376646fc4 (Proxy) remove old includes
Reference https://github.com/opnsense/core/pull/1328
2017-01-25 17:11:20 +00:00
Ad Schellevis
1172382ecc Merge pull request #1328 from evbevz/squid-plugins
Squid plugins
2017-01-25 17:03:31 +00:00
Franco Fichtner
e802122f06 config: fix typo; closes #1349 2017-01-25 09:59:10 +01:00
gurligebis
01ef1930dc ipsec: implement web ui for eap-radius 2017-01-24 21:49:19 +00:00
gurligebis
1ccd615843 ipsec: implement config generation for eap-radius 2017-01-24 21:38:59 +00:00
gurligebis
c1dc943141 ipsec: improved strongswan.conf readability by fixing indenting 2017-01-24 20:48:38 +00:00
Franco Fichtner
50b3807ce8 firmware: almost there... 2017-01-24 18:12:44 +01:00
Franco Fichtner
cc945783e4 pkg: switch message for development branch 2017-01-24 08:20:28 +01:00
Franco Fichtner
38720c666c plist: same old ;) 2017-01-24 08:14:10 +01:00
Franco Fichtner
e03ba71675 firmware: first draft for EOL message 2017-01-24 08:13:10 +01:00
Franco Fichtner
c3687a0c46 system: yes, but, no, but, yes, but... 2017-01-23 18:18:12 +01:00