Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
可以做些什么来阻止用户在wp_logout_url被调用时使用后退按钮吗?当然,它会将用户注销,但如果他们按下返回,他们仍然可以在页面上看到预渲染的 HTML。作为敏感数据,可以做什么?
wp_logout_url
我想出了各种无法回答的解决方法,从尝试关闭窗口到重定向到不同的 url 等等。
有谁知道我可以如何阻止用户按下 BACK 或优雅的黑客来阻止这个?
我需要一些东西来检查用户是否登录,类似于如果你在 facebook 中注销,你不能点击返回