Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Paths
Table of Contents
t
Hide Panel
f
Keyboard Reference
?
Differential
D141
Fix bug where setting headers on access policy check would not work when cache is enabled (#5252)
Closed
Public
Actions
Authored by
machniak
on Apr 26 2016, 1:29 PM.
Edit Revision
Update Diff
Download Raw Diff
Edit Related Revisions...
Edit Parent Revisions
Edit Child Revisions
Edit Related Objects...
Edit Commits
Edit Tasks
Subscribe
Mute Notifications
Flag For Later
Award Token
Project Tags
None
Referenced Files
F118393416: D141.1775795157.diff
Thu, Apr 9, 4:25 AM
2026-04-09 04:25:57 (UTC+0)
F118216418: D141.1775690153.diff
Tue, Apr 7, 11:15 PM
2026-04-07 23:15:53 (UTC+0)
F117741599: D141.1775164577.diff
Wed, Apr 1, 9:16 PM
2026-04-01 21:16:17 (UTC+0)
Subscribers
None
Details
Reviewers
vanmeeuwen
Group Reviewers
PyKolab Developers
Commits
rP89b8811184c7: Fix bug where setting headers on access policy check would not work when…
rPa5f4438d6383: Fix bug where setting headers on access policy check would not work when…
Summary
Warning: Database structure change
Diff Detail
Repository
rP pykolab
Branch
dev/5252
Lint
Lint Errors
Severity
Location
Code
Message
Error
bin/kolab_smtp_access_policy.py:31
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:32
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:33
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:34
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:35
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:36
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:37
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:38
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:39
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:40
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:41
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:43
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:44
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:50
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:51
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:53
E231
PEP8 E231
Error
bin/kolab_smtp_access_policy.py:55
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:57
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:58
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:59
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:60
E402
PEP8 E402
Error
bin/kolab_smtp_access_policy.py:67
E265
PEP8 E265
Error
bin/kolab_smtp_access_policy.py:110
E302
PEP8 E302
Error
bin/kolab_smtp_access_policy.py:120
E125
PEP8 E125
Error
bin/kolab_smtp_access_policy.py:150
E302
PEP8 E302
Unit
No Test Coverage
Build Status
Buildable 3464
Build 3439: arc lint + arc unit
Event Timeline
machniak
updated this revision to
Diff 291
.
Apr 26 2016, 1:29 PM
2016-04-26 13:29:08 (UTC+0)
machniak
retitled this revision from
to
Fix bug where setting headers on access policy check would not work when cache is enabled (#5252)
.
machniak
updated this object.
machniak
edited the test plan for this revision.
(Show Details)
machniak
added a reviewer:
PyKolab Developers
.
vanmeeuwen
accepted this revision.
May 4 2016, 2:20 PM
2016-05-04 14:20:21 (UTC+0)
vanmeeuwen
added a reviewer:
vanmeeuwen
.
This revision is now accepted and ready to land.
May 4 2016, 2:20 PM
2016-05-04 14:20:21 (UTC+0)
Closed by commit
rPa5f4438d6383: Fix bug where setting headers on access policy check would not work when…
(authored by
machniak
, committed by
vanmeeuwen
).
·
Explain Why
May 4 2016, 2:49 PM
2016-05-04 14:49:39 (UTC+0)
This revision was automatically updated to reflect the committed changes.