Add SFTP/SSH user
Go to file
Anthony be6ce918b2 Changes added in README 2023-11-08 22:03:34 +08:00
scripts Revert "Optimize user creation and logging" 2023-11-03 01:26:02 +08:00
README.md Changes added in README 2023-11-08 22:03:34 +08:00
add-sftp.sh Fix error cannot create directory /home/sftpusers/ 2023-11-03 23:33:26 +08:00
manifest.jps Fix form and other optimization 2023-11-08 22:02:19 +08:00

README.md

Version 0.2 Changelogs:

  • Added a submitUnchanged property to allow submitting the 'Add User' form even if the settings haven't been changed.
  • Changed required: true to required: false for the 'Accept User Creation' checkbox
  • Changed the return type to info to prevent storing the previous settings.
  • Added a user listing to the manageUserform.
  • Implemented the removal of a user's directory upon user deletion to maintain an accurate user listing.