--> Made sure username follows specific regex on signup. (disabled the use of special characters for link clarity)
--> Changed PDF S3 Bucket handling. Set a predefined rate-limit of 10 uploads a day along with a max of 5MB each. May need to implement compression strategies later on for larger files. (Will help against unwanted malicious activity towards database and keep well within upload tier).
--> Made sure username follows specific regex on signup. (disabled the use of special characters for link clarity)
--> Changed PDF S3 Bucket handling. Set a predefined rate-limit of 10 uploads a day along with a max of 5MB each. May need to implement compression strategies later on for larger files. (Will help against unwanted malicious activity towards database and keep well within upload tier).