| Summary: | Need script execution rights for GMF IP Log | ||
|---|---|---|---|
| Product: | Community | Reporter: | Richard Gronback <richard.gronback> |
| Component: | Website | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | Ed.Merks, nboldt |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Richard Gronback
WMs, you can remove the buzgilla query permission for www/gmf/development/ and move it to www/modeling/gmf/development/. Or, if you'd like to open this ability for the whole modeling project (so we can implement this query for other projects, not just GMF, please allow bugzilla query from www/modeling/ and its children. Ed, is this something we might want for the other projects, eg., EMF, EMFT or GMT? Nick, I'm not sure what "this" is but it sounds kind of good. (In reply to comment #2) > Nick, I'm not sure what "this" is but it sounds kind of good. What, you don't remember the GMF IP log generator web page? Surely you have dreams in PHP & SQL... oh, wait, maybe that's me. (See what happens when you delegate?) :) WMs, if you can allow a script such as www/modeling/includes/ipquery-common.php to access the database, I can centralize and reuse the guts of GMF's IP log tool for our other projects. That script would then be include()'d in www/modeling/gmf/development/ipquery.php. (I'm unsure whether you track/authorize the included file path (ipquery-common.php) or the requesting file path (ipquery.php), which is why I'm spelling this information out.) Assigning to WMs (not phoenix.ui). (In reply to comment #1) > WMs, you can remove the buzgilla query permission for www/gmf/development/ and > move it to www/modeling/gmf/development/. Done. > WMs, if you can allow a script such as www/modeling/includes/ipquery-common.php > to access the database, I can centralize and reuse the guts of GMF's IP log > tool for our other projects. Done. Ed, Rich: Please review this Phoenixized version: http://www.eclipse.org/modeling/gmf/development/ipquery.php Note also there's an option for unformatted (csv) data if you (or the lawyers) need it that way. (In reply to comment #6) Pretty. So, there's a chance that something I did for GMF can be used on other Modeling projects? :) |