Forum

Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.

- Is there a way to...
 
Notifications
Clear all

- Is there a way to know which users are connected to the application?

6 Posts
3 Users
0 Reactions
4,594 Views
Ambroise
(@ambroise1er)
Posts: 96
Active Member
Topic starter
 
[#487]

Information about users connected ...

Hi Babynus,

- Is there a way to know which users are connected to the application?
- Is there a way to disconnect all connected users to perform a maintenance action?

cordially


 
Posted : 01 May 2012 23H56
(@babynus)
Posts: 14952
Member Admin
 

Is there a way to know which users are connected to the application?

No, it is not an available functionality.

Is there a way to disconnect all connected users to perform a maintenance action?

Not through the application. What you can do is empty your PHP Session folder, so that users will be deconnected, but this will not forbit users to reconnect.


 
Posted : 02 May 2012 13H39
Ambroise
(@ambroise1er)
Posts: 96
Active Member
Topic starter
 

Hi Babynus,

I have several web applications that run on my web server, how do I do to identify the sessions "Project'orRIA" ?

Question : Don't you think that this is a useful function ?
1) Prohibit temporary connection to the application (for maintenance, update, backup, etc.)
2) Identify the persons connected
3) Disconnect all users by the administrator

Cordially


 
Posted : 02 May 2012 17H35
(@babynus)
Posts: 14952
Member Admin
 

how do I do to identify the sessions "Project'orRIA"

There should be in the file something like :
>>> user|O:4:"User":24:{s:20:"_col_1_2_Description"
(bold parts will be found as is, others may be changed)
I just added an improvement on V2.2.0 so that you will always find :
>>> application|s:12:"PROJECTORRIA"

Don't you think that this is a useful function ?
1) Prohibit temporary connection to the application (for maintenance, update, backup, etc.)
2) Identify the persons connected
3) Disconnect all users by the administrator

Yes, it could be a usefull admin function. Request registered as Ticket #657


 
Posted : 02 May 2012 18H33
Ambroise
(@ambroise1er)
Posts: 96
Active Member
Topic starter
 

Thank you.


 
Posted : 02 May 2012 19H38
Klaus
(@climb4fun)
Posts: 449
Contributor
 

Hi ambroise1er,

I currently use "Administration - send internal alert to all users", and ask them for quit the system. It's a more friendly way. It works fine. This is only needed on updating new version of projectorria.

Klaus


 
Posted : 03 May 2012 13H32
Share:

Scroll to Top