TruongSinh Tran-Nguyen

Results 61 comments of TruongSinh Tran-Nguyen

> What is the use-case or problem solved by this? One use case is to use with reverse proxy and dedicated IAM. For example, Caddy as reverse proxy, and authelia/authentik/keyclock...

@bo0tzz @jrasm91 > Authentication via external IAM is already better covered with the existing oauth implementation > can you explain why you would need to use this authentication mechanism over...

FYI, this should be merged after https://github.com/koverstreet/bcachefs-tools/pull/141

Thanks for keeping me posted!

> Not trying to hijack OP's feature request here; if I understood correctly this is identical feature/usecase, just a different camera. I have no experience with Insta360 cameras or files,...

Hi, our vendor is Lokalise, and here's their supported format list: https://docs.lokalise.com/en/collections/652248-supported-file-formats Notably, I think "GNU Gettext / PO", "ICU", some kinds of jsons...

v1.12.13+hotfix.7 or v1.9.1+hotfix.6 should both work. If it's not working for you, can you report the device and OS you are using?

> @truongsinh I tried almost all appium enter key function. I was using appium 1.16.0. I used it for both android and iOS devices and both OS Mac and windows....

So let me see if I understand you correctly, here's the reproducing step: 1. open app 2. switch to Flutter context 3. select text box 4. send some keystrokes 5....

@ahashmi24 can you have a specific code example, the way I read it, not throwing exception is expected from https://api.flutter.dev/flutter/flutter_driver/FlutterDriver/enterText.html ; this method is used to enter text into **focused**...