Greenheart / pagecrypt

Password Protected Single Page Applications and HTML files
GNU Affero General Public License v3.0
233 stars 25 forks source link

Location Redirects #52

Closed danielsherratt closed 3 months ago

danielsherratt commented 3 months ago

Hi,

My HTML page simply redirects to another page, it uses location.replace("") and onload of body calls the function image

However it appears the content is served in a iframe, is it possible to have it redirect instead? image

Daniel

Greenheart commented 3 months ago

Hi Daniel!

Which version of pagecrypt are you using? This project has not used an iframe since early 2021.

You might be using the original PageCrypt which was created by MaxLaumeister: https://github.com/MaxLaumeister/PageCrypt

Good luck! :)

danielsherratt commented 3 months ago

Thanks, I was using the old version, then ended up here to log a ticket🙃

Greenheart commented 3 months ago

No worries! Hope you can solve your problem :)