Commit Graph

13168 Commits

Author SHA1 Message Date
Ermal Luçi
a13ce628f8 Do not allow login for expired and disabled users. Fix this even in openvpn authentication script. While here clean up the code quite a bit. 2010-03-02 10:21:12 +00:00
Ermal Luçi
d91f8b8c76 User _ instead of </> so browser does not interpret it as html. 2010-03-02 00:27:19 +00:00
Ermal Luçi
c345f26517 Do not show the passwd used to logon on logs. Also change the replace from $username to <username> so php does not try to do clever stuff. 2010-03-02 00:21:39 +00:00
Ermal Luçi
366d0323a9 Allow the authentication scripts to detect configuration changes. Allow multiple OUs to be specified on basedn. 2010-03-02 00:14:33 +00:00
Chris Buechler
d427154a51 fix text 2010-03-01 19:13:50 -05:00
Chris Buechler
96d7b7617c use local-ttl 1. No reason not to, and it works around issue with Snow Leopard 2010-03-01 18:11:46 -05:00
Ermal Luçi
0c1b9688b3 The filter expects * and not a php variable. 2010-03-01 21:46:57 +00:00
Ermal Luçi
81899dab04 Its and and not an or. 2010-03-01 21:33:30 +00:00
Ermal Luçi
da3da9dbc8 Some directories does not work with the prepended @basedn on the username take account of this. 2010-03-01 21:11:34 +00:00
Ermal Luçi
db746ce207 Use 0 when configuring tls-auth in server. 2010-03-01 21:04:35 +00:00
Ermal Luçi
b6d0c86f52 Correct script used for OpenVPN authentication to actually work. 2010-03-01 19:26:03 +00:00
Ermal Luçi
3198b8d356 Convert to int so the keylength is respected during sign. 2010-03-01 18:41:46 +00:00
Seth Mos
e4749e6602 Correct typo in function name 2010-03-01 13:36:36 +01:00
Seth Mos
84d07e675f Mute route delete message, regenerate resolv.conf as this also corrects static routes to the DNS servers. 2010-03-01 12:00:27 +01:00
Ermal Luçi
c6e1b0f5ef Add intermmediate certificate support to CP config page. 2010-03-01 10:35:15 +00:00
Chris Buechler
ceccec870e it's 2010 2010-02-28 21:15:41 -05:00
jim-p
312d166b02 AJAX-ify the gmirror status widget. Add license header while I'm here. 2010-02-27 20:45:03 -05:00
jim-p
9f9b88e217 Add link to download config from backup history. Ticket #268 2010-02-27 15:48:09 -05:00
jim-p
85183d57d5 Add descriptive title to revert/delete config backup that shows when hovering. Also add confirmation prompt for revert or delete. Resolves #268 2010-02-27 15:28:00 -05:00
Chris Buechler
eecc18174e revert unintentional change to system_usermanager_settings.php from last commit 2010-02-27 15:26:34 -05:00
Chris Buechler
a64b5d3f92 if reverted to HTTP, restart lighty 2010-02-27 15:24:35 -05:00
jim-p
7b819cdbb2 A couple fixes for DHCP lease parsing. Ticket #374 2010-02-27 14:47:36 -05:00
jim-p
423afd2d43 Fix typo 2010-02-26 18:23:31 -05:00
jim-p
cd61fbc96b Fix typo 2010-02-26 18:18:18 -05:00
Ermal Luçi
fd22be34f6 Ticket #367. On double click go to the repective edit page. 2010-02-26 18:49:26 +00:00
Ermal Luçi
d70a5ac6d7 Ticket #313. Search if the string to be replaced really exists instead of doing a blind replace. 2010-02-26 18:27:55 +00:00
Ermal Luçi
a55cdcc09b Include propper includes. 2010-02-26 17:41:37 +00:00
Ermal Luçi
2ee4572829 Put this code on propper context. 2010-02-26 17:37:13 +00:00
Erik Fonnesbeck
c059940bd9 Ticket #366. Fix scope problem in *_inuse functions on some of the interfaces_*.php pages. 2010-02-26 01:01:26 -07:00
Erik Fonnesbeck
9c17db74d4 Revert "Fix the check for whether the bridge is assigned."
This reverts commit 3a669df20b.
2010-02-26 01:00:37 -07:00
Ermal Luçi
23e69ae8da Ticket #363. Fix the number 1 report on this ticket. Properly show status of dyndns update. 2010-02-25 23:48:00 +00:00
Ermal Luçi
0e1add13cc Correct page name. 2010-02-25 23:07:13 +00:00
Ermal Luçi
9bb8d5423c Ticket #340. Remove bogus functions. Sort aliases the same way it is done on the aliases page. 2010-02-25 22:59:08 +00:00
Ermal Luçi
40b0b541cc Actually remove vlan_native_support array it is not used in 2.0. While there move the auto updater to 8.1 snapshots. 2010-02-25 22:27:34 +00:00
Ermal Luçi
8b616f2c8a Fix finding interfaces that support hwtagging. 2010-02-25 22:22:55 +00:00
Ermal Luçi
e57a441e29 Resolves #381. If set change interface mtu, somehow this code got lost! 2010-02-25 21:15:00 +00:00
Ermal Luçi
18011fb964 Add missing curley. 2010-02-25 17:05:06 +00:00
Ermal Luçi
b5f3549ff3 Include missing quotes. 2010-02-25 17:02:57 +00:00
Scott Ullrich
653032b62e Set a+x 2010-02-25 08:06:55 -05:00
Ermal Luçi
575a279a6a Speed up and correct the finding of interfaces that support vlanmtu using the pfSense module. 2010-02-25 12:58:11 +00:00
Ermal Luçi
bc32eabfc1 Correct my name. 2010-02-25 00:02:27 +00:00
Ermal Luçi
51ba2d3b41 Add neccesary include. 2010-02-25 00:00:56 +00:00
Ermal Luçi
e8a58de43b Add support for authenticating users against server specified in the system->user manager->servers for openvpn. While there propperly fill the shared secret field for raidus in the servers page. 2010-02-24 23:58:51 +00:00
Chris Buechler
44be6dba37 fix previous commit 2010-02-24 18:36:16 -05:00
Chris Buechler
bdadaf3c1f Change default session timeout to 4 hours. Clarify text description. Remove limit of < 999 and other invalid/unnecessary input validation. Use product_name 2010-02-24 18:29:14 -05:00
Ermal Luçi
78dd50201b Prevent empty tags of creating <tag></tag> entries but instead just create them as <tag/> to be consistent. This fixes some empty arrays problems on the code. 2010-02-24 18:08:57 +00:00
Ermal Luçi
a1003d5704 Ticket #375. When choosing to export only a subsystem by default do not export rrd data. 2010-02-24 15:27:08 +00:00
Ermal Luçi
e1bcba1f59 Prevent errors when running without a lan defined interface. Also remove some dead code. 2010-02-24 12:19:49 +00:00
pierrepomes
744187e8b6 When editing a P2: reset netmask to 24 only when it is not specified, in case of a new P2. Ticket #352 2010-02-23 23:11:56 -05:00
Ermal Luçi
dae5589e81 carp interfaces are now called vip's. 2010-02-23 23:11:10 +00:00