You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Cory Johns <ma...@users.sf.net> on 2014/03/25 17:53:18 UTC

[allura:tickets] #7288 Distinguish read requests for Hg in ApacheAccessHandler.py



---

** [tickets:#7288] Distinguish read requests for Hg in ApacheAccessHandler.py**

**Status:** open
**Milestone:** forge-backlog
**Created:** Tue Mar 25, 2014 04:53 PM UTC by Cory Johns
**Last Updated:** Tue Mar 25, 2014 04:53 PM UTC
**Owner:** nobody

Currently, `scripts/ApacheAccessHandler.py` doesn't distinguish read and write requests for Mercurial like it does for git and SVN.  Thus, it requires WRITE permission for all requests and it is impossible to grant read-only access.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.

[allura:tickets] #7288 Distinguish read requests for Hg in ApacheAccessHandler.py

Posted by Dave Brondsema <br...@users.sf.net>.
Specifically, see the `get_permission_name` method in that script


---

** [tickets:#7288] Distinguish read requests for Hg in ApacheAccessHandler.py**

**Status:** open
**Milestone:** forge-backlog
**Created:** Tue Mar 25, 2014 04:53 PM UTC by Cory Johns
**Last Updated:** Tue Mar 25, 2014 04:53 PM UTC
**Owner:** nobody

Currently, `scripts/ApacheAccessHandler.py` doesn't distinguish read and write requests for Mercurial like it does for git and SVN.  Thus, it requires WRITE permission for all requests and it is impossible to grant read-only access.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.