I need to grant access to user with or without credentials.
I have tried the SERVER[remote_addr] but it didn’t work due to dynamic IP used in the company.
Any suggestions?
I need to grant access to user with or without credentials. I have tried
Share
Three easy steps:
http://company.com/boss) that redirects to your application using some special URL parameters (e.g. have it redirect the browser tohttp://company.com/application/index.php?super_secret=IAMTHEBOSS).super_secret=IAMTHEBOSSvariable and allow access without credentials.http://company.com/bossURL), explain to your boss that they should fire themselves instead of you because this massive security hole was left open at their insistence.