[Bug 1170585] Re: whitelist incorrect rule

2014-12-31 Thread Thomas Ward
I have marked this as invalid against Vivid. In the latest merges, the
nginx-naxsi flavor and related packaging was removed as a result of
Debian dropping support for the naxsi packaging.

Notes to triagers and people looking to fix the bugs: The nginx-naxsi
package in Trusty and Utopic is community maintained. If someone from
the community provides a debdiff and/or code that is satisfactory of the
Stable Release Update requirements
(https://wiki.ubuntu.com/StableReleaseUpdates) then it can be reviewed
and considered as an upload/update for this issue.

** Also affects: nginx (Ubuntu Precise)
   Importance: Undecided
   Status: New

** Changed in: nginx (Ubuntu Precise)
   Status: New = Confirmed

** Changed in: nginx (Ubuntu)
   Status: Confirmed = Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1170585

Title:
  whitelist incorrect rule

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1170585/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1170585] Re: whitelist incorrect rule

2014-05-02 Thread Pierre Schweitzer
Well, now that I use the tool above, I don't have the WL issue anylonger
(yeah, I forgot to say it in the first place).

The only issue I could find up to now is WL with vars having '[', ']' in
their names. There's an open bug report on their Google code place. And
even applying the workaround from there fails. Likely a told old naxsi
release.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1170585

Title:
  whitelist incorrect rule

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1170585/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1170585] Re: whitelist incorrect rule

2014-04-30 Thread Pierre Schweitzer
I've been successfully using nx_utils.py from here:
http://naxsi.googlecode.com/svn/tags/0.50/contrib/nx_util/nx_lib/ with
1.1.19.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1170585

Title:
  whitelist incorrect rule

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1170585/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1170585] Re: whitelist incorrect rule

2014-04-30 Thread Ove Jobring
I'm just a regular naxsi user like you are and not developer/maintainer
...  but here's my take on the issue:

Naxsi version 0.45 is included with nginx-naxsi 1.1.19

You have used nx_util intended for naxsi version 0.50.

Yes, nx_util will run just fine, it will read your error.log and
generate white-list rules  with a syntax that is compatible with
naxsi version 0.50

Documentation that covers old versions of naxsi is hard to find.

But it's not unlikely that there are some minor difference between the
wl-rule syntax in naxsi  v0.45 and v0.50 o.

If you tried to use a white-list tool for naxsi version 0.45 it will be
possible to confirm or exclude version differences as source of the
error.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1170585

Title:
  whitelist incorrect rule

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1170585/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1170585] Re: whitelist incorrect rule

2014-04-29 Thread Ove Jobring
The naxsi version included in nginx-1.1.19  package is naxsi-0.45

Version 0.1 of nx_util was released about a year after naxsi v0.45 and
intended to use together with naxsi v 0.50 , the syntax for white-list
rules have probably changed slightly between releases.

The package naxsi-ui can be used to parse logfiles and generate white-
lists for naxsi version 0.45 , but requires a tad more effort to
configure.

Github ref for release:

https://github.com/nbs-
system/naxsi/tree/8fd6acc889657d17cd291d22fe85edc98030c2ab

Perhaps contrib/rules_generator/rules_transformer.py can be used to
verify if the generated rule have the correct syntax?

Google code is no longer the home for naxsi development, naxsi can be
found at https://github.com/nbs-system/naxsi

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nginx in Ubuntu.
https://bugs.launchpad.net/bugs/1170585

Title:
  whitelist incorrect rule

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nginx/+bug/1170585/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs