SpiderD555

Results 11 comments of SpiderD555

I am not a developer, but what @qcasey created in his [branch](https://github.com/bauerj/paperless_app/compare/self-signed-ca-support#diff-e61eb31d013d12616f5532636a88cfa63631dda8f7829e5424e68542214d1608R41) was a step in the right direction, where this [solution](https://mtabishk999.medium.com/tls-ssl-connection-using-self-signed-certificates-with-dart-and-flutter-6e7c46ea1a36) goes few steps further until a success. Can...

Please correct me if I am wrong (I am not a Dart expert), but shouldn't it be possible to [feed the app a trusted root certificate using a security context...

@MasterKale Here is data from Firefox, basically the same string you see in the screenshot above ``` {"error": "1 validation error for RegistrationCredential\nresponse -> transports -> 1\n value is not...

Here is the verification: ``` {"username":"damian","response":{"id":"owBYkm0wXqr8Vh3qVBXHzQ2bDaQkPu9uvTNp7H5ZWkVNIy3fhBxaUG0ruwEQedZ7MXVEYB3iJ-t_dV2pCrbO3z3tXu-Lt7RaOxH83txxo2adWE6SQZyq7ArnJlXSvWFZ3_Q30L7j3ihdh1kYxULWoxNK_fAjN8KlmOIuAFZe3O5CwJa9tWrIwS8UFDuNwfLRp6cOuZhpAUxN7s621Z0-5mmnaKcCUKrSmCov5ABfNffSPP2IvYE","rawId":"owBYkm0wXqr8Vh3qVBXHzQ2bDaQkPu9uvTNp7H5ZWkVNIy3fhBxaUG0ruwEQedZ7MXVEYB3iJ-t_dV2pCrbO3z3tXu-Lt7RaOxH83txxo2adWE6SQZyq7ArnJlXSvWFZ3_Q30L7j3ihdh1kYxULWoxNK_fAjN8KlmOIuAFZe3O5CwJa9tWrIwS8UFDuNwfLRp6cOuZhpAUxN7s621Z0-5mmnaKcCUKrSmCov5ABfNffSPP2IvYE","response":{"attestationObject":"o2NmbXRkbm9uZWdhdHRTdG10oGhhdXRoRGF0YVkBOnSm6pITyZwvdLIkkrMgz0AmKpTBqVCgOX8pJQtghB7wQQAAAAAAAAAAAAAAAAAAAAAAAAAAALajAFiSbTBeqvxWHepUFcfNDZsNpCQ-7269M2nsfllaRU0jLd-EHFpQbSu7ARB51nsxdURgHeIn6391XakKts7fPe1e74u3tFo7Efze3HGjZp1YTpJBnKrsCucmVdK9YVnf9DfQvuPeKF2HWRjFQtajE0r98CM3wqWY4i4AVl7c7kLAlr21asjBLxQUO43B8tGnpw65mGkBTE3uzrbVnT7maadopwJQqtKYKi_kAF8199I8_Yi9gaUBAgMmIAEhWCDeJZFflxgZWtGzEaCmsV3iw21OGDwSC0pxQAk0AjlV_iJYIH6Ze-ecg9VXYoclDlolNjKTnpFH8TchGF2JpoIebeYN","clientDataJSON":"eyJ0eXBlIjoid2ViYXV0aG4uY3JlYXRlIiwiY2hhbGxlbmdlIjoiTjl6SGhnODlaNGxGUDdtMWlxUFRtbmd1VUxaTG81T2RBTWpJTWlwT0ZEY0poSGVfalNSalVDT3pMRURXWnFvU3FsNm9JSDFESXhGSEhUU3dWNE9hb2ciLCJvcmlnaW4iOiJodHRwczpcL1wvd2ViYXV0aG4uaW8iLCJhbmRyb2lkUGFja2FnZU5hbWUiOiJvcmcubW96aWxsYS5maXJlZm94In0","transports":["ble","bt","cable","hybrid","internal","nfc","usb"],"publicKeyAlgorithm":-7,"publicKey":"MFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAE3iWRX5cYGVrRsxGgprFd4sNtThg8EgtKcUAJNAI5Vf5-mXvnnIPVV2KHJQ5aJTYyk56RR_E3IRhdiaaCHm3mDQ","authenticatorData":"dKbqkhPJnC90siSSsyDPQCYqlMGpUKA5fyklC2CEHvBBAAAAAAAAAAAAAAAAAAAAAAAAAAAAtqMAWJJtMF6q_FYd6lQVx80Nmw2kJD7vbr0zaex-WVpFTSMt34QcWlBtK7sBEHnWezF1RGAd4ifrf3VdqQq2zt897V7vi7e0WjsR_N7ccaNmnVhOkkGcquwK5yZV0r1hWd_0N9C-494oXYdZGMVC1qMTSv3wIzfCpZjiLgBWXtzuQsCWvbVqyMEvFBQ7jcHy0aenDrmYaQFMTe7OttWdPuZpp2inAlCq0pgqL-QAXzX30jz9iL2BpQECAyYgASFYIN4lkV-XGBla0bMRoKaxXeLDbU4YPBILSnFACTQCOVX-Ilggfpl755yD1VdihyUOWiU2MpOekUfxNyEYXYmmgh5t5g0"},"type":"public-key","clientExtensionResults":{}}} ``` I am using Firefox Mobile 119.0.1 (also tried with Firefox Nightly Today morning with the same result) The system is Android 13 Compilation...

@MasterKale Just made a quick test (without using developer console yet) with latest Firefox mobile. I got this error: "Registration failed: 'bt' is not a valid AuthenticatorTransport", so you are...

I have just made a test with 3.0.2 sitting on Nextcloud 28.0.4 and Authentik 2024.2.3 along with app password - tested with Joplin. I can confirm it works, although the...

Recently [Gitea had implemented some oauth2 tests](https://github.com/go-gitea/gitea/pull/21390/commits/aa2b20a4867610787eafa881e41b77724db65d18) which can give some idea on the proper flow of tests and which endpoints to call. While oidc is not entirely oauth2, I...

Throwing my 3 cents here. I am also sitting behind company proxy with internal SSL certificate. When I put company CA certificate bundle into /etc/ssl/certs and update certificates and set...

@gbouv Just tried with latest docker image 1.224.1 (I build my own image with CA SSL certs included based on it), but without success. Native worker seems not to respect...

Isn't that the part of "Inteligent CTRL+C" ? If you mark some text, then instead of aborting the script Tabby will copy it. I would try disabling the keyboard shortcut...