Python Forum
any concerns around using os.path.isFile() in web app
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
any concerns around using os.path.isFile() in web app
#6
Just for a moment, think what will happen if someone attacks with bunch of requests for non-existing pages and you create bunch of files...
(Aug-23-2020, 09:15 PM)it07 Wrote: if you still do not understand, then you are not the person i am looking for
You really need to find a good book or tutorial on Flask and do some serious reading. Good luck.
If you can't explain it to a six year old, you don't understand it yourself, Albert Einstein
How to Ask Questions The Smart Way: link and another link
Create MCV example
Debug small programs

Reply


Messages In This Thread
RE: any concerns around using os.path.isFile() in web app - by buran - Aug-24-2020, 04:17 AM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020