Content
View differences
Updated by Boris Lukashev over 5 years ago
### **Environment**:
Your OpenProject Version: 11.0
### **Steps to reproduce:**
1. Open browser with NoScript to in-house OpenProject 11 deployment
2. Permit the internal URL in NoScript
3. Try to click the top-left drop-down menu - **does nothing**
4. Observe NoScript blocking a call to `releases.openproject.com` with a bunch of _uniquely identifiable information about the instance in the URI_ such as the database and UUID...
5. Permit the creepy callback
1. Observe it returning the update state SVG
6. Try to click the top-left drop-down menu - **works now**
###
### **Actual Behavior**
<figure class="image"><img src="/api/v3/attachments/19474/content"></figure>
### **Expected Behavior**
* Private instances of project management systems should be able to operate air-gapped and without _any_ external resource requirements
* Also expecting _private_ instances of OpenPoject to _not send any data to a commercial entity_ even if it is the authors of the code.
Your OpenProject Version: 11.0
### **Steps to reproduce:**
1. Open browser with NoScript to in-house OpenProject 11 deployment
2. Permit the internal URL in NoScript
3. Try to click the top-left drop-down menu - **does nothing**
4. Observe NoScript blocking a call to `releases.openproject.com` with a bunch of _uniquely identifiable information about the instance in the URI_ such as the database and UUID...
5. Permit the creepy callback
1. Observe it returning the update state SVG
6. Try to click the top-left drop-down menu - **works now**
###
### **Actual Behavior**
<figure class="image"><img src="/api/v3/attachments/19474/content"></figure>
### **Expected Behavior**
* Private instances of project management systems should be able to operate air-gapped and without _any_ external resource requirements
* Also expecting _private_ instances of OpenPoject to _not send any data to a commercial entity_ even if it is the authors of the code.