Ad Schellevis
21d0227e0d
(js) add moment.js to base
2015-10-27 11:21:13 +01:00
Franco Fichtner
42d24d8983
config import/export: stale string/functionality
...
Spotted by: @fabianfrz
2015-10-27 09:18:32 +01:00
Ad Schellevis
06f5db673f
(Auth, radius) suppress accounting messages when not enabled
2015-10-26 17:04:06 +01:00
Ad Schellevis
3cfac591ba
(Captiveportal, new) send radius accounting messages and cleanup sessions
2015-10-26 15:54:39 +00:00
Ad Schellevis
fe45340cb9
style fix
2015-10-26 16:01:10 +01:00
Ad Schellevis
40d2aa867e
style fix
2015-10-26 16:00:49 +01:00
Ad Schellevis
e058539820
(auth) style cleanups
2015-10-26 15:56:21 +01:00
Ad Schellevis
a8fa4e5ac6
(auth/radius) missing define, style cleanups
2015-10-26 15:55:42 +01:00
Ad Schellevis
355f08fb14
(rc.d) forgot to scan /etc/rc.d/ (ipfw not loaded automatically)
2015-10-26 13:00:14 +00:00
Ad Schellevis
319ae9c4b0
(phalcon / legacy bindings) move script phalcon load to single location, legacy scripts should use legacy_bindings.inc, new should use script/load_phalcon.php
2015-10-26 10:28:41 +00:00
Franco Fichtner
7e7a29ad34
firewall: fix apply for translations for #444
2015-10-26 08:38:35 +01:00
Franco Fichtner
c863336d32
interfaces: fix the apply button in transaltions
2015-10-26 08:23:57 +01:00
Franco Fichtner
8ab938ca75
interfaces: do not translate backend status
2015-10-26 08:11:04 +01:00
Franco Fichtner
b0926593fe
interfaces: fix a crash report
2015-10-25 19:08:38 +01:00
Franco Fichtner
be8e3e8a76
crash reporter: remember email, helps with feedback
2015-10-25 12:27:53 +01:00
Ad Schellevis
b8bbf07081
(Captiveportal, new) add configd call "captiveportal set session_restrictions"
2015-10-24 11:38:16 +00:00
Ad Schellevis
6df157a1ff
(Captiveportal, new) add accounting cleanup to background process
2015-10-24 11:37:17 +00:00
Ad Schellevis
e96e68f7c2
(Captiveportal, new) extend sql template
2015-10-24 11:36:45 +00:00
Ad Schellevis
8a492774c3
(Captiveportal, new) add update_session_restrictions to db class + minor cleanups
2015-10-24 11:35:53 +00:00
Ad Schellevis
07fe290bd8
(Captiveportal, new) work in progress session/client restrictions
2015-10-24 12:39:10 +02:00
Ad Schellevis
7febe0a4b7
(Captiveportal, new) work in progress session/client restrictions (related to radius accounting)
2015-10-24 10:52:28 +02:00
Ad Schellevis
b50eee576e
(Auth) add radius accounting methods
2015-10-23 18:56:46 +02:00
Ad Schellevis
dcd475dc10
(legacy) openvpn redundant code
2015-10-23 16:49:17 +00:00
Franco Fichtner
a1c151e88c
openvpn: fix server not saving interface without IP
...
PR: https://forum.opnsense.org/index.php?topic=1529.0
2015-10-23 17:47:03 +02:00
Ad Schellevis
1deb58a5e6
(Captiveportal, new) fix upper case in edit dialog
2015-10-22 21:01:40 +02:00
Ad Schellevis
8a3e5f3966
(auth) add getLastAuthProperties to interface and implementations
2015-10-22 20:26:34 +02:00
Ad Schellevis
9ff86ea48a
(legacy) remove unused parameter
2015-10-21 10:07:47 +00:00
Ad Schellevis
bd74525287
(legacy) hook in new pluggable authentication system
...
todo: remove rest of auth funcions with overlapping functionality in auth.inc
2015-10-21 10:05:41 +00:00
Ad Schellevis
eb8c05dae1
typo in comment
2015-10-21 11:55:24 +02:00
Ad Schellevis
7a0e9eeb43
(legacy) remove empty parameter
2015-10-21 09:29:04 +00:00
Ad Schellevis
dad7dae888
(auth) add radius authenticator (framework, currently only pap support)
2015-10-21 11:01:15 +02:00
Ad Schellevis
c97707f92a
remove prior captive portal leftovers
2015-10-21 09:25:33 +02:00
Franco Fichtner
82c17db5ad
dns: fix a crash report
2015-10-21 08:46:51 +02:00
Franco Fichtner
6652e2390a
src: multiple crash reports and whitespace sweep
2015-10-20 17:52:31 +02:00
Ad Schellevis
f6301ca7b7
crashreport, ldap_set_option(): supplied argument is not a valid ldap link resource in /usr/local/opnsense/mvc/app/library/OPNsense/Auth/LDAP.php on line 213
2015-10-20 17:06:27 +02:00
Franco Fichtner
ba9a7eca13
inc: remove more captive portal remnants
2015-10-20 08:22:34 +02:00
Ad Schellevis
09b5bb08cc
(Captiveportal, new) remove comment tag
2015-10-19 15:42:42 +00:00
Ad Schellevis
31a8d9e68f
(Captiveportal, new) only redirect if redirurl is provided in default web template
2015-10-19 15:13:30 +00:00
Ad Schellevis
a0b554a9e7
(Captiveportal, new) add functionality to default web template package
2015-10-19 14:57:04 +00:00
Ad Schellevis
906f61bb8a
(Captiveportal, new) fix $authServerName on anon login
2015-10-19 16:46:47 +02:00
Ad Schellevis
0cc7e99eba
(Captiveportal, new) missing chmod in user template deploy
2015-10-19 07:39:05 +00:00
Ad Schellevis
67415c337b
(Captiveportal, new) move zoneid from redirect url to generated zone javascript file
2015-10-19 07:31:33 +00:00
Franco Fichtner
d87ca5d233
inc: fix a crash report
2015-10-19 08:56:02 +02:00
Franco Fichtner
2480348412
lang: merge German (65%) and French (35%) from Pootle
2015-10-19 08:43:52 +02:00
Franco Fichtner
62d5e203df
dns filter: adaptive IP protocol preference; refs #434
...
Also fix a race between includes: util.inc should come first.
2015-10-19 08:33:04 +02:00
Franco Fichtner
95abbd785e
log files: search case-insensitive
2015-10-19 08:04:37 +02:00
Franco Fichtner
ce2d7c101c
dns filter: adds OpenDNS IPv6 servers; closes #434
2015-10-19 07:52:57 +02:00
Ad Schellevis
3ec8474d97
(php, suhosin) accept larger post input variables, needed to support new captiveportal file upload message
2015-10-18 15:53:42 +00:00
Ad Schellevis
47ee5c5865
(Captiveportal, new) add overlay user template (web) package to backend code
2015-10-18 13:45:18 +00:00
Ad Schellevis
ff72fe0da9
(Captiveportal, new) add some explanation about why we link to the config.xml in this case.
...
We try to avoid reading directly from config.xml as much as possible, because most applications use their own config type and we rather render our data to that format.
2015-10-18 13:41:38 +00:00