problem with admin does not login as admin

Anton Tananaev 8 years ago

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.

speedprovedor 8 years ago

I use mysql
and suddenly stopped

me myself and i 8 years ago

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?

me myself and i 8 years ago

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.

RDobrik 8 years ago

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.

Edilon Carvalho 6 years ago

I added a user without administrator attributes and still does not login by domain, only direct by IP + port.