Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot access to a needed web page #464

Closed
angelog0 opened this issue Jan 10, 2020 · 15 comments
Closed

Cannot access to a needed web page #464

angelog0 opened this issue Jan 10, 2020 · 15 comments
Labels
missing-issue-template This issue was not created with the issue template

Comments

@angelog0
Copy link

angelog0 commented Jan 10, 2020

Bromite version

Version: 79.0.3945.107
Arch: arm64
Android version: (example: 8.0.0)
Device model: SM-G955U Build O00623

As a teacher I need to connect to this page where I can handle my classes (it is an Institutional page of the School). When I try, it load the page for an instant then shows the logoff page, more precisely the End Session page. On the same system I can work with that page using Chrome, even with DuckDuckGo search engine and enabling or disabling all the setting for privacy protection (at least, for what I know...) Maybe there is some setting in Bromite I have to change.. but which?

Thanks

@csagan5 csagan5 added the missing-issue-template This issue was not created with the issue template label Jan 10, 2020
@csagan5
Copy link
Contributor

csagan5 commented Jan 10, 2020

@angelog0 have you tried disabling the ad blocker for the site?

@csagan5 csagan5 closed this as completed Jan 11, 2020
@angelog0
Copy link
Author

I disabled completely the ad blocker... but it didn't help...

@csagan5
Copy link
Contributor

csagan5 commented Jan 12, 2020

@angelog0 try to login from the home page

@angelog0
Copy link
Author

angelog0 commented Jan 13, 2020

The login page of my School has this address https://re2.axioscloud.it/Secret/REStart.aspx?Customer_ID=SCHOOL_CODE, where SCHOOL_CODE is an integer number of 11 digits. Usually the School site has an icon for that address. Clicking it, it loads the login page containing the fields for user ID and password (and other informations).

I noticed that when the login page is loaded (with Chrome or Chromiumiu on Windows or GNU/Linux), the address bar contains this address https://re2.axioscloud.it/Secret/RELogin.aspx and not what one has clicked previously. So I copy/pasted this last address in a new tab of the browser (on Windows or GNU/linux) but this does not give the login page but the logoff page! with an address like this https://re2.axioscloud.it/Secret/RELogOff.aspx?Error_Desc=[9996]%20L%27utente%20Non%20possiede%20il%20Livello%20di%20Autorizzazione BLA BLA BLA.

Now, in Bromite ALL this occurs just clicking the login page of the School!

@angelog0
Copy link
Author

BTW, on the tablet where Bromite is installed, I applied all Bromite settings to Chrome (at least, those I have found) but Chrome continues to behave as expected... so it seems that the different behavior relies in Bromite patches or something similar... it is a pity I cannot use Bromite for my work, I need to connect there daily.

Also the ungoogled Chromium from here gives the same result of Bromite... WHAT A PITY!

@randshell
Copy link

I used remote debugging to understand what is the issue because the error displayed isn't useful. So Bromite doesn't send referrers and the website wants them for csrf checking. I saw this on not many websites and is obsolete and insecure.

@csagan5 What do you think on send referrers in the context of same domain to allow this checks? I don't think it's a privacy issue.

@csagan5
Copy link
Contributor

csagan5 commented Jan 14, 2020

@randomshell that is something handled by upstream, not Bromite.

@angelog0 you have skipped submitting the issue with the issue template. The issue template requests to test with Chromium first. If it is a Chromium issue then it is not a Bromite bug.

@angelog0
Copy link
Author

angelog0 commented Jan 14, 2020

Chromium works as expected on GNU/Linux, Windows and macOS (all builds from woolyss), and also with all Bromite settings that one can apply to Chromium. Just the Android version does not work, but there I read with Bromite patches...

@csagan5, I don't understand:

you have skipped submitting the issue with the issue template

here I tried to describe the issue as accurately as I could.

In any case this issue is closed and I flagged the above things just for completeness. Thanks.

@randshell
Copy link

@csagan5 I already tried with Chromium build from bromite.org and it works.

@angelog0
Copy link
Author

@csagan5 wrote:

The issue template requests to test with Chromium first.

I just tried this chr_arm64_ChromeModernPublic.apk (79.0.3945.123) from the link you proposed and it works as expected, no issues. BTW, I found it very very similar to Chrome, just the icon seems to be a bit different...

@angelog0
Copy link
Author

Just for completeness, I tried also Brave browser on the Android device and on other OS and it works with that web page (even with all Bromite settings I can set). So, it seems that only Bromite doesn't... :-(

@randshell
Copy link

@csagan5 what do you mean upstream? I thought I will find the referer term in this repo but didn't find any patch that mentions it. What am I missing?

@angelog0 why do you need to attack bromite and annoy with what a pity etc?
I did take a look at this issue and my findings are above. Now it's up to the maintainer or a contributor to write a fix.
Use another browser for this website until then or be more friendly. Firefox lite is 6MB.

@csagan5
Copy link
Contributor

csagan5 commented Jan 19, 2020

what do you mean upstream?

The upstream for Bromite is the Chromium project.

why do you need to attack bromite and annoy with what a pity etc?

@randomshell I understand your good intentions but we have to refrain from this type of feedback as it can heat up conversations. Unfortunately a thick range of users will ignore that the issue template specifically mentions to not compare with other browsers in this way and we have to still be kind and patient. I will not however be motivated to follow up on issues which do not fully follow the template, even if there are real bugs behind, as it makes it very hard to reproduce and individuate issues.

As for the specific issue, thanks for digging out the correlation with referers, I think I have a clue, see my reply in #470.

@csagan5
Copy link
Contributor

csagan5 commented Jan 19, 2020

@angelog0 the issue has been individuated as part of #470 and it will be fixed on next release; please verify that after the release.

@angelog0
Copy link
Author

@csagan5, the issue I flagged seems fixed in the last release. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
missing-issue-template This issue was not created with the issue template
Projects
None yet
Development

No branches or pull requests

3 participants