Open guillaumeVolery opened 2 years ago
How the FTP servers URL/credentials shall be managed ? By the admin ? Hard written in database ?
FTP server URL/credentials shall be linked to an installation ? to a user account ? to a group ? to an organization ?
open discussion with @VincentSchlageter :
Organization admin manages the FTP info.
Current behavior:
The FTP server URL, user, password are currently hard coded in the fecthing function.
Expected behavior:
It shall be possible to call the fetching function by inserting other FTP server URL/credentials as function entry parameters to fetch the data from different FTP servers.