I use mysql
and suddenly stopped
apparently admin rights are only applied with direct login: http://192.168.x.x:8082 and not if you come via apache / proxy and https://mydomain.org/gps. I also tried with a completely fresh install and with default user 'admin' and password: 'admin'. This user also only appears with administrative rights when logging in directly over port 8082. When switching back to my already used database, the same phenomenon:
User admin only has admin privileges when logging in directly.
Maybe a bug?
seems to be a caching issue (of browser) or something being connected with apache proxy. Now, some hours later, everything works as expected also through the external URL. Weird.
Same experience. After fresh install - admin works only on http://localhost:8082.
After 20 minutes it works also from extranet. I didn't change nothing.
I added a user without administrator attributes and still does not login by domain, only direct by IP + port.
Possibly there is some issue with column renames there, but I doubt it. Anyway, you shouldn't use H2 database for production. I would recommend MySQL.