2492 Commits

Author SHA1 Message Date
Franco Fichtner
6950149bf5 pkg: fold package configuration code into main Makefile 2015-07-29 11:21:28 +02:00
Ad Schellevis
653e8a738d (ids) rearrange some template code 2015-07-29 11:01:19 +02:00
Ad Schellevis
168ec390c3 (ids) reload general settings after download (part 2) 2015-07-29 10:17:24 +02:00
Ad Schellevis
1e11b60a92 (ids) add some documentation and reload general settings after download (to show cron after initial download) 2015-07-29 10:05:18 +02:00
Ad Schellevis
1034aaada8 (ui) make formatTokenizersUI repeatable by removing old tokenizers first 2015-07-29 10:03:43 +02:00
chrisch1974
f13a8d77b5 ldap: auth servers: move bind credentials up on the screen 2015-07-29 09:03:50 +02:00
chrisch1974
18638a90f0 ldap: import users: sort entries 2015-07-29 08:59:42 +02:00
chrisch1974
443d4dbbcc ldap: import users: add scrollbars on IE, Firefox & Opera 2015-07-29 08:59:07 +02:00
Franco Fichtner
8bd21e19a9 Merge pull request #286 from tomcheung789/master
fix #282
2015-07-29 07:16:02 +02:00
Chong Cheung
a9287daf47 fix #282 2015-07-29 05:54:13 +08:00
Franco Fichtner
042f798d7e system: fix iteration warning 2015-07-28 21:14:08 +02:00
Franco Fichtner
bf8356c977 rc.initial: apply PSR2 style 2015-07-28 20:59:56 +02:00
Franco Fichtner
0fe885b95c captiveportal: apply PSR2 style 2015-07-28 20:48:16 +02:00
Franco Fichtner
21377312f8 sbin: apply PSR2 style 2015-07-28 20:46:22 +02:00
Ad Schellevis
b4845e6270 (legacy/ldap) trashed almost all old ldap code and made it less obscure..
When a user needs to use the web configurator, import the the user from the remote ldap server using "import users" on system_usermanager.php
For backward compatibility purposes ldap_backed still can authenticate without a local user, although the web config isn't usable then.
(this always costs an extra query to determine the distinguished name of the user)
We may need to consider if "authenticate only" should be a bit more explicit to the user, or choose to always import users into OPNsense....
2015-07-28 16:19:13 +00:00
Franco Fichtner
d5640d74ee xmlrpc: via crash reporter 2015-07-28 15:48:03 +02:00
Ad Schellevis
f9df4803a7 (legacy) some minor style fixes in system_usermanager.php 2015-07-28 14:21:28 +02:00
Ad Schellevis
19918879fe (Auth) add extended query to user search 2015-07-28 14:20:18 +02:00
Ad Schellevis
28a9a3e535 (legacy/ldap) remove ldap_extended_enabled option from system_authservers.php 2015-07-28 11:59:47 +00:00
Ad Schellevis
abb4203323 (legacy/ldap) more ldap fixes 2015-07-28 11:45:30 +00:00
Ad Schellevis
5c8014c1a7 (legacy/ldap) work in progress system_authservers 2015-07-28 13:18:39 +02:00
Ad Schellevis
780c95a363 (legacy/ldap) work in progress ldap replace 2015-07-28 08:42:50 +00:00
Franco Fichtner
d12e8a14ec crash reporter: provide dmesg.boot file too 2015-07-27 20:22:57 +02:00
Ad Schellevis
90cd3f99cc (legacy/ldap) replace ldap ou search in system_usermanager_settings_ldapacpicker.php 2015-07-27 16:42:58 +00:00
Ad Schellevis
67c64809f0 (legacy/ldap) integrate our new ldap connector into test page 2015-07-27 16:25:55 +00:00
Ad Schellevis
89db2963ce (legacy) fix ldap binddn and password for proper anon usage 2015-07-27 18:17:57 +02:00
Ad Schellevis
39beb18171 (legacy) add full ldap url to auth_get_authserver 2015-07-27 18:05:37 +02:00
Ad Schellevis
6fee1e3e05 (auth) add ldap helper class 2015-07-27 17:49:25 +02:00
Franco Fichtner
8137b5561f system: last crash report for today 2015-07-27 17:44:00 +02:00
Franco Fichtner
12eb2b1aac filter: another crash report 2015-07-27 16:40:47 +02:00
Franco Fichtner
44476dbad6 www: last bits of feedback
Submitted by: Curt Dox
2015-07-27 16:37:03 +02:00
Franco Fichtner
1af95608c7 dhcp: more feedback
Submitted by: Curt Dox
2015-07-27 16:25:41 +02:00
Franco Fichtner
6c49287a40 system settings: weave in awesome feedback
Submitted by: Curt Dox
2015-07-27 16:01:16 +02:00
Franco Fichtner
c12bd9a3ad interfaces: get_interface_arr() should return an array
but changing the default likely breaks something else so
fix it here...
2015-07-27 13:40:42 +02:00
Franco Fichtner
f657ecb1fa dyndns: remove unused var; while reviewing #278 2015-07-27 12:48:50 +02:00
Franco Fichtner
8614c37a0c authgui: more scrubbing 2015-07-27 12:23:32 +02:00
Franco Fichtner
45f15fbb5c src: scrub spurious prefix from copyright header
We do not embed file names into the header, because files get
deleted and renamed every now and then.  git-log is a good way
to read the full history.
2015-07-27 12:21:30 +02:00
Franco Fichtner
94bbce4ba8 ipsec: fix crash report 2015-07-27 12:06:14 +02:00
Ad Schellevis
00667b9e8c (legacy) fix some isset issues 2015-07-27 10:01:50 +00:00
Franco Fichtner
8c224f7953 inc: another crash report, fix style while at it 2015-07-27 11:57:36 +02:00
Franco Fichtner
85cc242374 filters: another crash report 2015-07-27 11:38:27 +02:00
Franco Fichtner
9267664bbf pkg: add more manifest info and keep version history 2015-07-27 11:26:30 +02:00
Franco Fichtner
3cb0cb1135 services: fix twisted gettext() invokes 2015-07-27 09:24:07 +02:00
Franco Fichtner
136bf48b87 unbound: fix write on var /MFS 2015-07-27 09:16:05 +02:00
Franco Fichtner
d28c004a8a certificates: fix a crash report 2015-07-27 09:03:46 +02:00
Franco Fichtner
47ab66a1de www: fix OpenVPN iteration (just how many are there??) 2015-07-27 08:36:52 +02:00
Franco Fichtner
b5b6637f77 auth: fix another crash report 2015-07-27 08:29:47 +02:00
Franco Fichtner
6819d40986 console: fix ppp iteration crash report 2015-07-27 08:22:44 +02:00
Franco Fichtner
89cb020c87 firewall/nat: fix OpenVPN isset() issues 2015-07-27 08:20:37 +02:00
Franco Fichtner
59a8735696 interfaces: prevent launch for 3gstats with unknown modems 2015-07-27 08:15:04 +02:00