-
Notifications
You must be signed in to change notification settings - Fork 827
Description
Please note that security bugs or issues should be reported to security@pgadmin.org.
Describe the bug
I am running pgAdmin 4 (v9.12) behind Nginx. Login works perfectly on Firefox Desktop. However, on Firefox Android, the application generate multiple Session IDs leading to the error "CSRF session token is missing." while the problem a new session created with new CSRF
To Reproduce
I've attached the Nginx headers log for requests and responses from /pgadmin on both desktop and mobile to compare the reasons, aslo pgadmin error log to check the Flask server behavior when receive mobile requests
Screenshots
attached
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: Arch Linux
- pgAdmin 9.12 built on server python venv
- Mode: Server
- Browser: Firefox Andorid mobile
- Package type: Python




pgadmin4-bug-report.log.txt
pgadmin_debug_nginx_firefox_desktop.log
pgadmin_debug_nginx_firefox_mobile.log
pgadmin_error_firefox_desktop.log
pgadmin_error_firefox_mobile.log
Metadata
Metadata
Assignees
Labels
Type
Projects
Status