Skip to content

Fix for bug #3715

Properly process configuration sections separator in gridftpd.

In order to detect presence of empty configuration sections new code was reporting new section using internal fake command which was properly processed. This was causing [authgroup] sections to fail.

Merge request reports