mirror of
https://github.com/cypht-org/cypht.git
synced 2026-04-25 04:56:03 +03:00
[GH-ISSUE #785] Login troubles when logging in via a different domain #476
Labels
No labels
2fa
I18N
PGP
Security
Security
account
advanced_search
advanced_search
announcement
api_login
authentication
awaiting feedback
blocker
bug
bug
bug
calendar
config
contacts
core
core
devops
docker
docs
duplicate
dynamic_login
enhancement
epic
feature
feeds
framework
github
github
gmail_contacts
good first issue
help wanted
history
history
imap
imap_folders
inline_message
installation
keyboard_shortcuts
keyboard_shortcuts
ldap_contacts
mobile
need-ssh-access
new module set
nux
pop3
profiles
pull-request
question
refactor
release
research
saved_searches
smtp
strategic
tags
tests
themes
website
wordpress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/cypht#476
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @OddSquirrel on GitHub (Oct 6, 2023).
Original GitHub issue: https://github.com/cypht-org/cypht/issues/785
💬 Question
Hi guys,
So, I do have a few laptops that I use interchangeably. I'd like to keep tabs on my emails on all of them, but it just isn't worth installing a fat client on every single one. Cypht to the rescue. I put it behind nginx and have no problem opening the URL whenever I please.
It's located on one of my domains, let's say
cypht.domain-a.xyz. I played with the cookie settings because I don't want to log in every single time I open it. So I activated long cookie times. Funnily enough, when I put that exact same link onto my Heimdall dashboard @dashboard.domain-b.xyz, it will ask me for my login and password every single time, even if I check 'remember me'.I have a feeling this happens because I go from domain-a to domain-b because it works just fine, when I open Heimdall via its local IP and visit
cypht.domain-a.xyzfrom there.Adding
CYPHT_DISABLE_FINGERPRINT=trueto my environment variables didn't help. There's alsoCYPHT_COOKIE_DOMAIN, but the documentation doesn't give me an idea what exactly I should put in there. I tried a few variants, but none of them made a difference.Does anybody have an idea how I could possibly get around that?
N.B.: I run Cypht in a Docker environment via Portainer and Heimdall is a great personal dashboard for browsers that runs on Docker as well.
@marclaporte commented on GitHub (Nov 4, 2023):
@OddSquirrel If you can provide SSH access to an environment demonstrating the issue, I can assign a dev to dive in.
@marclaporte commented on GitHub (May 6, 2024):
@OddSquirrel please
@marclaporte commented on GitHub (Sep 28, 2024):
@OddSquirrel last call :-)
@marclaporte commented on GitHub (Jul 7, 2025):
Closing. @OddSquirrel Please re-open when you can provide access so devs can see the issue. We don't need a production environment. Just a test install to see the issue so we can debug.