Closed
Bug 705869
Opened 14 years ago
Closed 14 years ago
Do crumbing through pyramid internal crumbing mechanism
Categories
(Cloud Services :: Server: Account Portal, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: telliott, Assigned: telliott)
Details
(Whiteboard: [qa+])
Attachments
(1 file)
|
1.04 KB,
patch
|
benbangert
:
review+
|
Details | Diff | Splinter Review |
Same functionality, but lets us lose a little code:
http://docs.pylonsproject.org/projects/pyramid/en/1.2-branch/api/interfaces.html#pyramid.interfaces.ISession.get_csrf_token
| Assignee | ||
Comment 1•14 years ago
|
||
Pretty straightforward. Keeping them encapsulated in the get/check methods so that all the logging is consolidated there.
Attachment #577440 -
Flags: review?(bbangert)
Comment 2•14 years ago
|
||
Comment on attachment 577440 [details] [diff] [review]
Switches the crumb over to internal pyramid methods
Review of attachment 577440 [details] [diff] [review]:
-----------------------------------------------------------------
Looks fine.
Attachment #577440 -
Flags: review?(bbangert) → review+
| Assignee | ||
Comment 3•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•14 years ago
|
Whiteboard: [qa+]
You need to log in
before you can comment on or make changes to this bug.
Description
•