ClearFoundation Tracker - ClearOS
View Issue Details
0013951ClearOSapp-network - Network Settingspublic2017-03-21 09:572017-06-05 08:07
user2 
user2 
normaltweakhave not tried
closedfixed 
 
7.3.1 Updates7.3.1 Updates 
0013951: Tweak API to only use sudoers when necessary
Some network API calls need to be fast and/or are called very frequently, e.g. Ajax webconfig pages, console displaying the current IP, etc. Getting *all* the network information from a particular interface requires sudoers access, notably:

- ifcfg-X files can have stored WiFi passwords
- upstream_proxy.conf can have stored username/password settings for a proxy

However, many API callers don't need _all_ the network information, just some subset (e.g. current IP address).

Continue to tweak the API to handle these scenarios.
No tags attached.
parent of 0013961closed user2 Undo temporary upstream_proxy.conf workaround 
Issue History
2017-03-21 09:57user2New Issue
2017-03-21 10:05user2Relationship addedparent of 0013961
2017-03-21 10:05user2Assigned To => user2
2017-03-21 10:05user2Statusnew => confirmed
2017-06-05 08:07user2Target Version7.4.0 Beta 1 => 7.3.1 Updates
2017-06-05 08:07user2Statusconfirmed => resolved
2017-06-05 08:07user2Fixed in Version => 7.3.1 Updates
2017-06-05 08:07user2Resolutionopen => fixed
2017-06-05 08:07user2Statusresolved => closed

There are no notes attached to this issue.