Frank Wall
ba90a39f79
ModelRelationField: soft-fail on missing classes
2017-02-08 11:30:29 +01:00
Franco Fichtner
75048a5ab9
firmware: run autoremove on minor operations
...
Bring back parts of f9e71141 in order to do an autoremove on
minor operations. We still don't want the cleanup, but at
least since we have migrated to the vital flag we can be
sure that our GUI is not being purged.
2017-02-08 09:37:45 +01:00
Ad Schellevis
26c99a9711
(ipsec) add aesgcm, for https://github.com/opnsense/core/issues/1366
2017-02-07 20:13:02 +01:00
Ad Schellevis
a7ef41920a
(captive portal) add group enforcement, closes https://github.com/opnsense/core/issues/1377
2017-02-07 19:48:36 +01:00
Ad Schellevis
0d104a9d79
move local auth functions to abstract base, add groupAllowed(). requirement for https://github.com/opnsense/core/issues/1377
2017-02-07 19:34:42 +01:00
Ad Schellevis
324bd7555d
AuthGroupField select "none" when empty string is provided
2017-02-07 15:55:44 +01:00
Ad Schellevis
f44a60f9b0
firewall, fix validation, closes https://github.com/opnsense/core/issues/1381
2017-02-07 15:05:10 +01:00
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
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
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
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