tmail-flutter icon indicating copy to clipboard operation
tmail-flutter copied to clipboard

Can not log-in to TeamMail in Incognito browser

Open hoangdat opened this issue 2 years ago • 8 comments

image

image

hoangdat avatar Apr 21 '22 14:04 hoangdat

I still successfully login in debug mode. IMO we should consider when deploying to web server

dab246 avatar Apr 22 '22 08:04 dab246

Hi @chibenwa, can you take a look for this, from your site.

hoangdat avatar Apr 22 '22 08:04 hoangdat

@tnstung can you help me to detect why the env is not loaded to the application. we checked in the code, but not see the problem, maybe it related to the steps in deployment?

hoangdat avatar May 09 '22 10:05 hoangdat

No idea to be honnest....

chibenwa avatar May 10 '22 01:05 chibenwa

@Arsnael please help me check the content of env.file in tmail.linagora.com.

And, can you guide me how you config that in production.

Thanks and BRs

hoangdat avatar May 13 '22 07:05 hoangdat

in igcognito firefox:

image

hoangdat avatar May 31 '22 11:05 hoangdat

in igconito Chrome:

image

hoangdat avatar May 31 '22 11:05 hoangdat

image.png

I can't load the web Firefox in cognito

haftus98 avatar Oct 06 '22 03:10 haftus98

https://bugzilla.mozilla.org/show_bug.cgi?id=1320796

dab246 avatar Oct 31 '22 08:10 dab246

By default, the index.html file generated by the flutter create command contains a script tag

https://github.com/linagora/tmail-flutter/blob/1fcac735b4aadba83519680d594b4fc077114146/web/index.html#L39-L102

hoangdat avatar Nov 02 '22 23:11 hoangdat

And base on: https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API

image

hoangdat avatar Nov 02 '22 23:11 hoangdat

1 HD

dab246 avatar Nov 03 '22 02:11 dab246