-
- Downloads
Remove dynamic HTML index support from FTP server
The days of browsers rendering HTML served-up via FTP are over, so remove this feature. This also removes all JavaScript support from the FTP server and that is a bit odd as it was one of the first Synchronet components for which I added JS support. Removing this feature was pretty painless; much easier than adding it was. The main motivation was less cruft to port to the file base in the works. There should be no more references to 00index.html anywhere at this point. Bye bye cool feature, we'll miss you.
parent
438f8540
No related branches found
No related tags found
Showing
- ctrl/sbbs.ini 1 addition, 5 deletionsctrl/sbbs.ini
- exec/ftp-html.js 0 additions, 431 deletionsexec/ftp-html.js
- exec/ftp-web-html.js 0 additions, 457 deletionsexec/ftp-web-html.js
- src/sbbs3/ctrl/FtpCfgDlgUnit.cpp 1 addition, 46 deletionssrc/sbbs3/ctrl/FtpCfgDlgUnit.cpp
- src/sbbs3/ctrl/FtpCfgDlgUnit.dfm 0 additions, 40 deletionssrc/sbbs3/ctrl/FtpCfgDlgUnit.dfm
- src/sbbs3/ctrl/FtpCfgDlgUnit.h 0 additions, 20 deletionssrc/sbbs3/ctrl/FtpCfgDlgUnit.h
- src/sbbs3/ctrl/MainFormUnit.cpp 1 addition, 4 deletionssrc/sbbs3/ctrl/MainFormUnit.cpp
- src/sbbs3/ftpsrvr.c 1 addition, 926 deletionssrc/sbbs3/ftpsrvr.c
- src/sbbs3/ftpsrvr.h 0 additions, 23 deletionssrc/sbbs3/ftpsrvr.h
- src/sbbs3/sbbs_ini.c 1 addition, 17 deletionssrc/sbbs3/sbbs_ini.c
- web/lib/nightshade/leftnav_html.ssjs 1 addition, 1 deletionweb/lib/nightshade/leftnav_html.ssjs
Loading