Ticket #1336 (closed enhancement: fixed)

Opened 1 year ago

Last modified 8 months ago

SecureResource should check the "require" attribute

Reported by: volvox Assigned to:
Priority: normal Milestone: 1.0.2
Component: unassigned Version: 1.0.1
Severity: normal Keywords:
Cc:

Description

SecureResource? does not check whether there is a 'require' attribute

A developer that forgets or mistypes 'requires' could have a false sense of security.

If a 'require everything' SecureResource? is useful, require can be explicitly set to None.

Change History

(in reply to: ↑ description ) 03/22/07 06:16:39 changed by volvox

If a 'require everything' SecureResource? is useful, require can be explicitly set to None.

s/require everything/require nothing/

04/06/07 07:42:52 changed by alberto

  • status changed from new to closed.
  • resolution set to fixed.

Fixed in [2845]. Thanks for reporting it.

Alberto