mirror of
https://github.com/nextcloud/desktop.git
synced 2025-10-26 11:17:43 +00:00
It was deleting too many cookies. That function is virtual in Qt5 and is used when adding cookie. But some Shibboleth have several cookies with the same name, and we need to keep them. Our implementaiton was meant to delete all the shiboleth cookies when we want to log out |
||
|---|---|---|
| .. | ||
| http | ||
| shibboleth | ||
| abstractcredentials.cpp | ||
| abstractcredentials.h | ||
| credentialscommon.cpp | ||
| credentialscommon.h | ||
| credentialsfactory.cpp | ||
| credentialsfactory.h | ||
| dummycredentials.cpp | ||
| dummycredentials.h | ||
| httpcredentials.cpp | ||
| httpcredentials.h | ||
| shibbolethcredentials.cpp | ||
| shibbolethcredentials.h | ||
| tokencredentials.cpp | ||
| tokencredentials.h | ||