Andrea

Results 5 comments of Andrea
trafficstars

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! ![Image](https://github.com/user-attachments/assets/ef791082-8607-41c3-86df-e5160fdd54a6)