You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
11
11
* Debug bar is only checked when the app is set to debug mode in the API session handler, rather than when it is in local mode to match the plugin settings.
12
12
* Added validation to port allocations to prevent allocation of restricted or invalid ports.
13
13
* Fix data integrity exception thrown when attempting to store updated server egg variables.
14
+
* Added missing permissions check on 'SFTP Configuration' page to ensure user has permission to access a server's SFTP server before showing a user credentials.
14
15
15
16
### Changed
16
17
* Panel now throws proper 504: Gateway Timeout errors on server listing when daemon is offline.
0 commit comments