|
|
|
|
|
by bitshiffed
3232 days ago
|
|
But the content has already been delivered by the time this "access control" replaces the original page content with itself. There is no middle step/layer actually guarding the content on Admiral's system. Disabling JavaScript would have the same effect. There is no guarantee that clients must process all network requests or execute all script actions specified by a webpage. If you need access control for a website, your job is to implement it on the server, in a way that is not dependent on client actions, like a login system. |
|