Project

General

Profile

Download (25.7 KB) Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
6317d31d 01/01/2015 12:13 PM Phil Davis

Fix lineup of copyright lines

and module names and other bits of formatting and typos in header
comment sections.

d961e7e3 12/31/2014 06:22 PM Renato Botelho

Welcome 2015

29aef6c4 11/11/2014 05:36 AM Jim Thompson

Change copyright statement to reflect reality

dd447bde 11/11/2014 04:49 AM Jim Thompson

modify copyright statement to reflect reality

ce6c33e3 04/18/2014 10:20 PM Colin Fleming

Tidy up "vpn_pppoe" XHTML

Add SUMMARY to tables
Close IMG tags and and ALT
Move NOWRAP to class statement
Close INPUT tags

1d7ba683 03/18/2014 07:09 PM ayvis

replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8

e41ec584 03/12/2014 02:42 PM Renato Botelho

Improve checks for params 'id', 'dup' and other similar ones to make sure they are numeric integer, also, pass them through htmlspecialchars() before print

49f3f28f 03/11/2014 07:57 PM Renato Botelho

Pass id variable through htmlspecialchars before print it

fb7c06b8 12/09/2013 11:22 AM Renato Botelho

Fix vpn_pppoe_get_id and stop duplicating pppoeid for multiple servers, it fixes #2286

60818ff2 12/09/2013 10:58 AM Renato Botelho

tidy up html

e9bf4980 12/09/2013 10:42 AM Renato Botelho

Fix whitespaces and indent

1e9b4611 09/12/2013 02:28 PM Renato Botelho

Remove call-time pass by reference for do_input_validation, helps ticket #2565

0f7668fb 03/06/2013 04:06 AM Chris Buechler

DNS servers are optional

9cd89a2d 03/06/2013 04:06 AM Chris Buechler

descr is optional

61223023 01/24/2013 10:09 AM Ermal LUÇI

Validate before taking the input and do anything with it

b94dd7d3 01/07/2013 01:05 PM Renato Botelho

Retain user configured values for all fields when a validation error occours. It should fix #2745

5f993c44 01/07/2013 12:15 PM Renato Botelho

Fix typo

b32dd0a6 08/10/2012 05:32 PM Jim Pingle

Activate new shortcuts/status in the rest of the areas that are currently setup.

973444a8 08/30/2011 05:20 PM Jim Pingle

Sync note for "server address" between PPTP/PPPoE/L2TP for consistency.

b0943409 08/30/2011 04:11 PM Ermal LUÇI

Fix several issues in pppoe code and remove duplicated code.

b1e4005f 07/18/2011 06:33 PM Vinicius Coque

removes variables concatenation on gettext strings

bddc8818 11/13/2010 05:44 AM Erik Fonnesbeck

Form image buttons are submit buttons and thus default buttons, causing unwanted behavior with the enter key. Use links instead, where possible.

36600615 11/03/2010 08:11 PM Jim Pingle

Fix saving of off/disabled PPPoE server instances. Fixes #987

2fc29020 09/03/2010 11:36 AM Ermal LUÇI

Base64 encode passowrd fields for safer operations. Suggested-by: Efonne(IRC)

60b8b580 09/02/2010 05:34 PM Ermal LUÇI

Add my copyright.

b1e2b044 09/02/2010 05:32 PM Ermal LUÇI

Forgot to add the new file for pppoe.