• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

zopefoundation / Zope / 8811647767
82%

Build:
DEFAULT BRANCH: master
Ran 24 Apr 2024 05:45AM UTC
Jobs 1
Files 357
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

24 Apr 2024 05:43AM UTC coverage: 82.441% (+0.03%) from 82.415%
8811647767

push

github

web-flow
Fix authentication error viewing ZMI resource with virtual hosting (#1204)

* ZMI: re-implement the logic to prepend authentication path

The previous approach from #1196 was not correct when using virtual host,
because AUTHENTICATION_PATH is not usable in virtual host contexts.

This uses a different approach, by making the js and css path
subscribers take care of generating the URLs with the authentication
path prepended using request API aware of virtual hosting.

* ZMI: use /++resource++logo/ for public resources

/++resource++zmi/logo/ and /++resource++logo/ is the same folder on disk,
the former is protected by Manage portal and the later is public.
Protected resources were problematic, because we want to serve them from
the root, but the manager user might not have permission on the root.

* ZMI: include zmi.localstorage.api.js using js subscriber

Using this approach we serve a resource relative to the path where user
is authenticated.

* copyright.dtml: update bootstrap URL

This was referencing an old URL.

Co-authored-by: Maurits van Rees <maurits@vanrees.org>

4521 of 7144 branches covered (63.28%)

Branch coverage included in aggregate %.

52 of 55 new or added lines in 2 files covered. (94.55%)

28167 of 32506 relevant lines covered (86.65%)

0.87 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8811647767.1 24 Apr 2024 05:45AM UTC 0
82.44
Source Files on build 8811647767
Detailed source file information is not available for this build.
  • Back to Repo
  • 2e49bace on github
  • Prev Build on master (#8804999989)
  • Next Build on master (#8828182759)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc