Andrea
Andrea
Sorry but I can't share code.. The login process ends with success. After that I have a simple view that must display the username and some parts based on user's...
[test-login.zip](https://github.com/user-attachments/files/19428279/test-login.zip) I've done a basic project. To reproduce bug: 1. Start program 2. Login with admin admin (sometimes it requires login again) Dashboard.gsp include logged.gsp in head. logged.gsp calls but...
Yes! In logged.gsp layout doesn't work. On frontend I can't see the username but only "Ciao !"
I have probably found a workaround. I have included logged.gsp using g:render tag and it works! 
No... That is not a valid solution!