stable

Clone or download

Read-only

feat: Announce end of ProFTPD support

A warning is displayed on all (S)FTP Browser service pages. If you don't have a project with (S)FTP Browser you can import the following: ``` <?xml version="1.0" encoding="UTF-8"?> <project unix-name="test-proftpd-01" full-name="Test PROFTPd 01" description="" access="public" icon-codepoint="💀"> <long-description/> <services> <service shortname="summary" enabled="1"/> <service shortname="admin" enabled="1"/> <service shortname="docman" enabled="1"/> <service shortname="plugin_proftpd" enabled="1"/> </services> </project> ``` Part of request #29627: End ProFTPD support Change-Id: Ib49ff9fea63c03c186bf357acc7e1390ae8ee0ff

Modified Files

Name
M plugins/proftpd/include/ProFTPd/ServiceProFTPd.class.php +7 −0 Go to diff View file
M plugins/proftpd/site-content/fr_FR/LC_MESSAGES/tuleap-proftpd.po +10 −2 Go to diff View file
M plugins/proftpd/site-content/pt_BR/LC_MESSAGES/tuleap-proftpd.po +5 −0 Go to diff View file