Commit Graph

23 Commits

Author SHA1 Message Date
Phil Davis
6317d31dfc Fix lineup of copyright lines
and module names and other bits of formatting and typos in header
comment sections.
2015-01-01 10:13:14 -02:00
Renato Botelho
d961e7e33e Welcome 2015 2014-12-31 16:22:27 -02:00
Renato Botelho
e2a319f3dd Use exit instead of return here, otherwise script's return code is always 0 and user with wrong password is authenticated 2014-12-08 19:45:02 -02:00
Ermal LUÇI
52550ca5e3 Remove exit from as much as possible backend code 2014-12-02 12:01:15 +01:00
Jim Thompson
29aef6c45b Change copyright statement to reflect reality 2014-11-10 23:36:14 -06:00
Chris Buechler
41367b9c2a remove old DISABLE_PHP_LINT_CHECKING, which dates way back to the CVS days and hasn't been relevant in years. 2014-11-04 18:34:03 -06:00
Chris Buechler
3c4fc30bea get back to our standard RFC-defined capitalization of IPsec 2014-10-02 16:19:58 -05:00
Ermal
4881e5a999 Remove racoon references 2014-09-10 19:33:56 +02:00
Ermal
eadda9670c Also here be more strict on checking to return proper result. (some missed from previous commit) 2014-09-10 00:08:08 +02:00
Ermal
fe06990ec9 Also here be more strict on checking to return proper result 2014-09-10 00:04:50 +02:00
Ermal
9e74f980a0 Be more explicit 2014-09-09 22:30:00 +02:00
Ermal
9eb4257fa9 Correct log prepending value 2014-09-09 22:26:24 +02:00
Ermal
34bb5eb09e Give needed +x flag to make working xauth proper 2014-05-15 14:01:35 +00:00
ayvis
1d7ba68396 replaced <br>, <br/> with <br /> in ANSI encoded files. Converted these files to UTF-8 2014-03-18 16:09:05 -03:00
Ermal
fe63645d95 Remove not used anymore parameters 2014-02-12 10:28:55 +01:00
Ermal
2a3e30575a Teach script to read authentication servers from environment 2014-02-12 10:13:09 +01:00
Renato Botelho
e6867c81d1 Use php function to get hostname instead of exec() 2014-02-04 12:34:41 -02:00
Ermal
85d0e9591d Make even ipsec script ready for GET arguments but later on it will be used as such 2013-12-19 09:20:32 +00:00
Ermal
a9157b6b83 Correct checking for privileges. 2012-11-19 16:54:50 +00:00
jim-p
dbbc7307d1 Fix typo 2012-11-14 20:37:11 -05:00
Ermal
936fc874b2 For local users check the necessary priviledge is granted 2012-11-14 20:46:42 +00:00
Ermal
3260b82f36 Make it more clear what is the username during syslog 2012-11-14 19:32:34 +00:00
Ermal
52c9f9faaf Allow other system authentication types to be used with ipsec. LDAP/RADIUS/local acc 2012-11-14 19:31:09 +00:00