Is your feature request related to a problem? Please describe.
Should log all post request data. This would allow users to create login honeypots, which could inform users of compromised credentials.
Describe the solution you'd like
Change UploadLog code to have post request data for custom forms.
Describe alternatives you've considered
Thought of creating a whole new log file, but I think this is unnecessary.
Additional context
Is your feature request related to a problem? Please describe.
Should log all post request data. This would allow users to create login honeypots, which could inform users of compromised credentials.
Describe the solution you'd like
Change UploadLog code to have post request data for custom forms.
Describe alternatives you've considered
Thought of creating a whole new log file, but I think this is unnecessary.
Additional context