If I set up a user on aggregate with aggregate user/pw and they are not admin they cant see any table data.
If I change user to admin while that user is logged in and on a web page the screen goes crazy in a refresh loop. So perhaps changing a users permission while they are logged into aggregate has some issues. (Gave table admin rights while they were logged in without them).
These are not very normal use cases but are they known issues?
This is latest release aggregate running under tomcat.
Not sure if I replied to this or not -- here is a response that I noticed
sitting in my drafts box.
Yes, if a user is logged in when you change their permissions, depending
upon how your server is running, this can cause crazy behavior in the
browser. We do not plan to address this issue.
You do need to close all browser windows and quit your browser to have the
browser forget your login. I just noticed an issue in Chrome where it had
kept some background processes open after I had closed all windows, so that
the next time I went to the site, I still had the credentials of the first
time. I had to go into the Task Manager and forcibly end those processes.
If you are playing around with these settings, use a Private Browsing or
Incognito window to test the login process (you will need to close all
Private Browsing / Incognito windows/tabs and open new ones to see the
effects of your changes (but you do not need to quit your browser).
Note that you need to Save Changes on the Site Admin / Permissions screen
in order for the changes to take effect.
Data Viewer -- allows users to view the data
Form Manager -- allows users to add and remove forms, and set up publishers
Site Admin -- allows users to add/change users and passwords.
If you check Data Viewer (and just that), then Save Changes, the next time
the user is authenticated, they will be able to look at the data but not
delete the form, or set up a publisher, etc.
And no, I do not see the behavior you describe in 1.4.7
ยทยทยท
On Thu, Oct 8, 2015 at 4:44 PM, <7shriner@gmail.com> wrote:
If I set up a user on aggregate with aggregate user/pw and they are not
admin they cant see any table data.
If I change user to admin while that user is logged in and on a web page
the screen goes crazy in a refresh loop. So perhaps changing a users
permission while they are logged into aggregate has some issues. (Gave
table admin rights while they were logged in without them).
These are not very normal use cases but are they known issues?
This is latest release aggregate running under tomcat.