Commit Graph

34754 Commits

Author SHA1 Message Date
jim-p
ff500c9064 Use the full CA chain when sending an LDAP SSL query. Fixes #7830
While here, fix a couple more ldap_start_tls() calls that need a preceding @.
2017-08-30 14:07:35 -04:00
Steve Beaver
ca44a37cad Restore bad username or password message 2017-08-30 08:14:36 -04:00
Steve Beaver
634d687091 Fixed #7827 2017-08-29 14:14:46 -04:00
jim-p
b2c7a79c5f Don't print a PHP error if LDAP STARTTLS fails. 2017-08-29 10:27:53 -04:00
Renato Botelho
b8ab426060 Update translation files 2017-08-28 16:51:43 -03:00
Renato Botelho
8c306fcffd Regenerate pot 2017-08-28 16:46:34 -03:00
Steve Beaver
fddb73c70c Partially addresses #7805
Bios date and version check date formats now match other timestamps on the dashboard
2017-08-28 12:02:43 -04:00
Steve Beaver
1562b46aaa Fixed #7811 2017-08-24 14:19:38 -04:00
jim-p
fc319749e8 Bump config revision, fix comment. Ticket #7809 2017-08-24 11:52:29 -04:00
jim-p
79ccd1f279 Setup upgrade code for wireless interfaces to the new format needed for 2.4, and switch rc.bootup so the config upgrade happens before a mismatch test, otherwise we can't fix this type of situation. Fixes #7809 2017-08-24 11:11:24 -04:00
Steve Beaver
a1c3244c96 Fixed #7804 Replace Math.trunc with Math.floor to make IE happy 2017-08-24 08:50:47 -04:00
Renato Botelho
1f6d1861a9 Fix -U option 2017-08-23 17:26:51 -03:00
Renato Botelho
f6c83d0529 Change default to never upload files and add a new option to do it 2017-08-23 17:14:34 -03:00
Renato Botelho
c51193a915 Merge pull request #3804 from plumbeo/fix-details-popup 2017-08-23 15:36:55 -03:00
Renato Botelho
68e41c4a0d Merge pull request #3798 from IknowJoseph/patch-2 2017-08-23 15:36:24 -03:00
jim-p
61a8cc1085 Correct typo. Fixes #7802 2017-08-23 08:54:30 -04:00
plumbeo
07df3494bd Captive portal: fix idle times in details popup
Explicitly cast $idle_time to integer.
2017-08-23 13:03:28 +02:00
Renato Botelho
658d1e7003 Update translation files 2017-08-22 14:19:20 -03:00
Renato Botelho
9551cd3e4d Regenerate pot 2017-08-22 14:14:36 -03:00
Renato Botelho
5339da65d6 Do not exit while running in loop mode 2017-08-22 13:37:39 -03:00
jim-p
6d028dc26c When saving a GIF interface, do not allow the user to enter a subnet directly in the address box. The subnet is determined by the "GIF tunnel subnet" drop-down. Fixes #7789 2017-08-22 12:26:01 -04:00
Renato Botelho
5eb2c7c50f Actually ready expected value from build.conf after read build.conf 2017-08-22 10:55:48 -03:00
Renato Botelho
21835143ed Let user defined default arch list in build.conf 2017-08-22 10:47:40 -03:00
Renato Botelho
b4b446a64e Fix hability to build only packages 2017-08-22 10:43:53 -03:00
Renato Botelho
87c56a107e Remove quotes from commands 2017-08-22 10:05:40 -03:00
Renato Botelho
08ec32cf62 Teach build_snapshots.sh to read exit code of build.sh 2017-08-22 09:58:14 -03:00
Steve Beaver
3ed475b11d fixed #7795
By changing var name to no longer conflict with ipsec widget
2017-08-22 08:07:12 -04:00
Renato Botelho
f61d689284 Use devel repo 2017-08-21 20:11:06 -03:00
Renato Botelho
f3800174aa Consider RC as RELEASE 2017-08-21 14:40:29 -03:00
Renato Botelho
07884635bc Copy RC to final place 2017-08-21 13:38:01 -03:00
Renato Botelho
66c5479c60 Force release 2017-08-21 13:22:27 -03:00
Renato Botelho
43f00a6895 Use official pkg server 2017-08-21 13:03:23 -03:00
jim-p
bad77fc0ac If the user chose to have DDNS Hostnames forced, respect that in the backend code for static map IPv6 hosts. Fixes #7324 2017-08-21 11:37:07 -04:00
Renato Botelho
e48f041833 Add a new option to rsync snaps and pkg 2017-08-21 10:28:07 -03:00
Steve Beaver
b6565b4a09 widget comment fix 2017-08-21 09:13:57 -04:00
Steve Beaver
25b82b200d Fixed #7728
Revised enabled/disabled diplay to match other firewall pages
2017-08-21 08:30:56 -04:00
Renato Botelho
2e6e11f45c Add French to GUI 2017-08-21 08:49:24 -03:00
Renato Botelho
a459df1a91 Update translation files 2017-08-21 08:48:21 -03:00
Renato Botelho
7f11560f71 Regenerate pot 2017-08-21 08:37:04 -03:00
Steve Beaver
75863a7970 Fixed #7787
Always make an IPSec mobiles table, even if none have been configured. Prevents JS null value
error message on console
2017-08-20 18:40:37 -04:00
Steve Beaver
ce3a6cfd36 Fix JSON format for mobile IPSec data per Kill Bill (Thanks!) 2017-08-19 13:32:32 -04:00
Renato Botelho
d1c9e8f96f Bump to 2.4.1-DEVELOPMENT 2017-08-18 10:38:15 -03:00
Renato Botelho
726df7ce25 Enable debug when building quagga to fix crash on ARM 2017-08-18 08:19:40 -03:00
Steve Beaver
c8dfbcbe83 Remove dashboard update period stuff 2017-08-17 19:05:44 -04:00
Steve Beaver
d244e2017e No longer experimental so comment removed 2017-08-17 18:33:03 -04:00
Luiz Souza
5ba35b98a3 Add the AWS ena module to MODULES_OVERRIDE list. 2017-08-17 13:42:34 -05:00
Renato Botelho
ea4f7b6290 Add Polish to GUI, it's over 75% complete 2017-08-17 14:30:10 -03:00
Renato Botelho
862415a599 Update translation files 2017-08-17 14:18:13 -03:00
Renato Botelho
e657fb91b8 Regenerate pot 2017-08-17 14:12:19 -03:00
Renato Botelho
44a7dbdc79 Revert "Enable debug when building quagga to fix crash on ARM"
This reverts commit 525bc9f1db.
2017-08-17 13:51:48 -03:00