Re: SameSite issues in Safari Browser (reference #RM5975)

2020-12-03 Thread Rahul Shirsat
Thanks Dave. I have closed the issue. On Thu, Dec 3, 2020 at 3:02 PM Dave Page wrote: > Hi > > Please check: https://www.pgadmin.org/faq/#13 > > On Thu, Dec 3, 2020 at 8:54 AM Rahul Shirsat < > rahul.shir...@enterprisedb.com> wrote: > >> Dave, >> >> Please find below corrected faq details. >> >

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-12-03 Thread Dave Page
Hi Please check: https://www.pgadmin.org/faq/#13 On Thu, Dec 3, 2020 at 8:54 AM Rahul Shirsat wrote: > Dave, > > Please find below corrected faq details. > > Category : Troubleshooting > > Question : > When I set new tab settings for query tool or schema-diff, I get > "Connection to server lost

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-12-03 Thread Rahul Shirsat
Dave, Please find below corrected faq details. Category : Troubleshooting Question : When I set new tab settings for query tool or schema-diff, I get "Connection to server lost" or "CSRF tokens do not match" on Safari versions >= 12 Answer: This has been seen mostly on Safari browser versions >

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-12-02 Thread Dave Page
Hi On Tue, Dec 1, 2020 at 5:51 PM Rahul Shirsat wrote: > Hi Dave, > > Could you please add below FAQ point for SameSite Safari issue: > > Question : > When I set new tab settings for query tool or schema-diff, I get > "Connection to server lost" or "CSRF tokens do not match" on Safari > versions

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-12-01 Thread Rahul Shirsat
Hi Dave, Could you please add below FAQ point for SameSite Safari issue: Question : When I set new tab settings for query tool or schema-diff, I get "Connection to server lost" or "CSRF tokens do not match" on Safari versions >= 12 Answer: This has been seen mostly on Safari browser versions >=

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-11-30 Thread Rahul Shirsat
This was the part of our internal quality testing, where it got encountered. Currently, none of the users have complained about this on their specific browser versions. On Mon, Nov 30, 2020 at 5:12 PM Dave Page wrote: > Hi > > On Mon, Nov 30, 2020 at 7:12 AM Rahul Shirsat < > rahul.shir...@enter

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-11-30 Thread Dave Page
Hi On Mon, Nov 30, 2020 at 7:12 AM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Dave, > > There are issues discussed on Apple forums, check this out: > > https://developer.apple.com/forums/thread/129064 - The latest comment by > the user here is one month ago, meaning the issue is sti

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-11-29 Thread Rahul Shirsat
Dave, There are issues discussed on Apple forums, check this out: https://developer.apple.com/forums/thread/129064 - The latest comment by the user here is one month ago, meaning the issue is still not fixed yet. https://developer.apple.com/forums/thread/658688 - Users facing this issue in v13.x

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-11-26 Thread Dave Page
Hi On Wed, Nov 25, 2020 at 10:37 AM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Dave, > > Due to SameSite security issues in Safari Browser, some of the pgadmin4 > functionality isn't working (mostly the new tab functionality). > > The affected Safari Browser versions (marked in r

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-11-26 Thread Ashesh Vashi
On Thu, Nov 26, 2020 at 1:33 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Yes Akshay. > > I think we should go ahead adding this approach in the pgadmin faqs, we > would not be fixing this in our code as we don't know when Apple would fix > its issue. > Or, add these configs in the

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-11-26 Thread Rahul Shirsat
Yes Akshay. I think we should go ahead adding this approach in the pgadmin faqs, we would not be fixing this in our code as we don't know when Apple would fix its issue. On Thu, Nov 26, 2020 at 11:27 AM Akshay Joshi wrote: > Hi Rahul > > On Wed, Nov 25, 2020 at 4:07 PM Rahul Shirsat < > rahul.s

Re: SameSite issues in Safari Browser (reference #RM5975)

2020-11-25 Thread Akshay Joshi
Hi Rahul On Wed, Nov 25, 2020 at 4:07 PM Rahul Shirsat < rahul.shir...@enterprisedb.com> wrote: > Hi Dave, > > Due to SameSite security issues in Safari Browser, some of the pgadmin4 > functionality isn't working (mostly the new tab functionality). > > The affected Safari Browser versions (marked

SameSite issues in Safari Browser (reference #RM5975)

2020-11-25 Thread Rahul Shirsat
Hi Dave, Due to SameSite security issues in Safari Browser, some of the pgadmin4 functionality isn't working (mostly the new tab functionality). The affected Safari Browser versions (marked in red) currently tested upon are: 1. v11.1.2 2. v12.1 3. v12.1.1 4. 13.1 5. 14.0.1 Since