Ticket #700 (closed enhancement: fixed)
Authorization Changes: Wildcard pages attribute, added remote Address
| Reported by: | edward stow | Owned by: | xue |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1.1 |
| Component: | Prado Framework v3 | Version: | 3.1 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Authorization Rules have been changed
1. Allow wildcarding of directories using the prado namespace conventions. 2. Add authorization from specificied ip addresses, including wildcarding.
An example is :
<allow pages="Admin.*" remoteAddrs="127.0.0.1, 111.222.333.*"/>
The attached zip file contains the changes, with simple_tests and demo application that illustrate usage.
This package includes the fix to TPageService reported in http://trac.pradosoft.com/prado/ticket/692
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
