Menu

Commit [r10006]  Maximize  Restore  History

0.12.1dev: Improvements to the `AuthzSourcePolicy`:

* Allow access to all parent directories of allowed paths.
* Handle `LOG_VIEW` in the same way as `BROWSER_VIEW` and `FILE_VIEW`.
* For undecided paths and changesets, leave the decision to following policies.
* Implemented the `$anonymous` and `$authenticated` special tokens.

Closes #9542 and #8289.

rblank 2010-08-14

changed /branches/0.12-stable/trac/versioncontrol/svn_authz.py
changed /branches/0.12-stable/trac/versioncontrol/tests/svn_authz.py
changed /branches/0.12-stable/trac/versioncontrol/web_ui/browser.py
/branches/0.12-stable/trac/versioncontrol/svn_authz.py Diff Switch to side-by-side view
Loading...
/branches/0.12-stable/trac/versioncontrol/tests/svn_authz.py Diff Switch to side-by-side view
Loading...
/branches/0.12-stable/trac/versioncontrol/web_ui/browser.py Diff Switch to side-by-side view
Loading...
Auth0 Logo