Project

General

Profile

Statistics
| Branch: | Tag: | Revision:
Name Size
  bin
  captiveportal
  etc
  openssl
  pkg
  sbin
  share
  www

Latest revisions

# Date Author Comment
21165e64 01/12/2015 10:40 AM Ermal Luçi

Prevent echo to insert a newline(\n) at the secret string. Fixes #4177

7001542e 01/12/2015 08:33 AM Ermal Luçi

Fix typos and set needed variable

c9f04cd0 01/12/2015 08:30 AM Ermal Luçi

properly apply the passthrough entries when apply is hitr.

64ed3e60 01/12/2015 08:27 AM Ermal Luçi

Fix inherent issues with isset and empty values set as true by our parser. This made the piep configuration to be wrong at least for passthrough entries. Ticket #3932

ab54ec9f 01/12/2015 01:33 AM Chris Buechler

Bring back showing of default value like previous versions.

7025c4fa 01/11/2015 03:38 PM Ermal Luçi

Remove debug code

30656f66 01/11/2015 03:38 PM Ermal Luçi

Fixes #4177 convert password to base64 to be submitted to avoid issues with special chars in shell and HTTP GET parameter passing. Probably should add POST support to fcgicli.

fc03ca01 01/11/2015 01:03 PM Phil Davis

Fix POST typo in interfaces_assign.php

Obviously a typo. But this section is inside:
if (isset($_POST['add_x']) && isset($_POST['if_add'])) {
and I cannot find where 'add_x' is ever sent here, so I do not see how this whole code section is ever executed (and that will be why this typo bug has no symptoms). What is the history here? Can the whole block of code be removed?...

83b0a21a 01/10/2015 08:50 PM Ermal Luçi

Properly rename the var Ticket #4164

ed5c6e89 01/10/2015 04:08 AM Chris Buechler

Default to only AES and SHA1 for new P2s.

View revisions

Also available in: Atom