Mészáros Mihály
Mészáros Mihály
I don't understand the question. Can you explain more why and how you think? @pioskala
We can add a full translation not an issue. We (core devopers) agreed that in 3.3 it was good enough as a start to have it only in English, but...
- Thanks for the last N desktop/mobile separation. - The other dynamic Last-N could be based cpu.core number "navigator.hardwareConcurrency" What do you think? https://developer.mozilla.org/en-US/docs/Web/API/NavigatorConcurrentHardware/hardwareConcurrency
Thanks for the report. I need to work on it..
We need to check it.. Thanks for the feedback.
We should consider that cloud native docker/k8s apps logs to stdout.
Check the errors on server logs. Try to add `DEBUG=*` in server environment and restart it to see verbose log. I have never tried with google, but I will try...
Check the logs. Please give me some time to test google auth in my system. From the error it seems something wrong with session hadling, check redis config and things...
I added a new commit to develop and tested after this fix with google successfully. @cap19 I fixed this client_secret thing.
`did not find expected authorization request details in session` when server can't find and mach data the returned on callback with the request data saved to session. ` const session...