[GH-ISSUE #796] How can I query the logged in user? #542

Closed
opened 2026-03-02 15:59:39 +03:00 by kerem · 1 comment
Owner

Originally created by @mut9bu on GitHub (Jun 4, 2022).
Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/796

Hello
At top of the script I want to add a code and query which user has been just logged in to file manager. Accordingly I want to execute a user sprecific action. How can I query the username of the user that has just logged in?

Originally created by @mut9bu on GitHub (Jun 4, 2022). Original GitHub issue: https://github.com/prasathmani/tinyfilemanager/issues/796 Hello At top of the script I want to add a code and query which user has been just logged in to file manager. Accordingly I want to execute a user sprecific action. How can I query the username of the user that has just logged in?
kerem closed this issue 2026-03-02 15:59:39 +03:00
Author
Owner

@prasathmani commented on GitHub (Jun 6, 2022):

$_SESSION[FM_SESSION_ID]['logged']

<!-- gh-comment-id:1147608906 --> @prasathmani commented on GitHub (Jun 6, 2022): `$_SESSION[FM_SESSION_ID]['logged']`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tinyfilemanager#542
No description provided.