Random access error while trying to use access restricted pages
Hi all,
I have open an issue on Github, but this is maybe a better place to discuss this.
I have setup around twenty scenarios, all run fine when I run them directly and independently.
However, when I run my test suite in my CI pipeline (or locally), some of them randomly fails.
The screenshot taken when the test fails shows me that the user is considered as anonymous despite the fact that the authentification step was marked as successful.
Can someone give me some hints to try to debug this ?
I have no idea where to search as each time the failing tests differs.
Thanks,
Read moreBloque de menu no se muetra a anonimos
Hola.
Resulta que he creado un bloque de un menu, para que los usuarios que entran en mi pagina se hagan una idea de como esta estructurada la pagina.
Pero los usuarios anonimos no pueden ver este bloque. ¿Como puedo hacer para que lo vean?
Gracias.
Read moreSessions for anonymous users
Hi all
I am having some difficulty with the site at http://iwda.asia. It seems sessions aren't being initialised/started/created for anonymous users, which means when someone registers on the site the message they should see, such as "You have been sent an email", etc., doesn't appear, because those messages are stored in the session.
Read more