index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
tutorials
/
wiki
/
authorization.rst
Age
Commit message (
Expand
)
Author
2017-08-03
update zodb wiki files to synch with its cookiecutter using context manager
Steve Piercy
2017-06-11
fix out of range error
Steve Piercy
2017-06-10
synch emphasize-lines with src files for zodb wiki tutorial
Steve Piercy
2017-05-17
adjust emphasize-lines range
Steve Piercy
2016-12-23
readjust line numbers
Steve Piercy
2016-12-23
Use cookiecutter instead of scaffold and pcreate
Steve Piercy
2016-12-08
minor grammar and style fixes for wiki/authorization
Steve Piercy
2016-12-07
Hashing helpers now deal in unicode. Fixed wording. Added link to bcrypt and ...
Martin
2016-12-06
Changed wiki tutorial to showcase passwrd hashing with bcrypt. Relates to #2204
Martin
2016-04-10
- update wiki authorization step and its src files
Steve Piercy
2016-02-23
Fix view name order, windows for 'Return logged_in to renderer.
Tres Seaver
2015-05-27
- clean up and make consistent across wiki tutorials
Steve Piercy
2015-05-27
- clean up and make consistent across both wikis authorization.rst
Steve Piercy
2015-03-13
Update code example
Steve Piercy
2013-11-17
Removed extra indentation from some examples (:linenos: should be indented wi...
Antti Haapala
2013-11-09
undeprecate remember/forget functions and remove remember_userid/forget_useri...
Chris McDonough
2013-10-30
fix zodb tutorial wrt request-based authentication and authorization apis
Chris McDonough
2013-10-27
Security APIs on pyramid.request.Request
Matt Russell
2013-03-07
Grammar fixes.
Steve Piercy
2013-03-06
Grammar fixes
Steve Piercy
2013-01-20
point to the sources of the wiki tutorials in just one location; fix #763
Tshepang Lekhonkhobe
2012-12-01
Update line references
Patricio Paez
2012-11-04
merged SHA512AuthTktAuthenticationPolicy into AuthTktAuthenticationPolicy
Michael Merickel
2012-11-04
fix docs, upgrade tutorials, add change note, deprecate using zope.deprecatio...
Chris McDonough
2012-04-08
Final details
Patricio Paez
2012-04-08
Normalize Authorization in both tutorials 4
Patricio Paez
2012-04-08
Normalize Authorization in both tutorials 3
Patricio Paez
2012-04-07
Normalize Authorization in both tutorials 2
Patricio Paez
2012-04-07
Ordered sections as per the summary
Patricio Paez
2012-04-07
Normalize Authorization in both tutorials 1
Patricio Paez
2012-03-17
master->1.3-branch
Chris McDonough
2012-02-22
- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is a
Chris McDonough
2012-01-29
show decorators along with view callables, fixes #393
Chris McDonough
2011-11-28
move code from login.py to views.py (like sqla tutorial)
Chris McDonough
2011-11-18
- Fix ZODB tutorial docs to match ZODB tutorial code (I removed program name
Chris McDonough
2011-11-08
Add a note flagging the only case where we might mislead the student to
kenmanheimer
2011-11-08
Use active ("Run the Tests") rather than passive ("Running the Tests")
kenmanheimer
2011-11-07
Reverting "grammar: "people who" - it's not "to whom"."
kenmanheimer
2011-08-14
- The ZODB wiki tutorial now uses the ``pyramid_zodbconn`` package rather
Chris McDonough
2011-06-14
merge httpexception-utils branch
Chris McDonough
2011-06-11
- Pyramid now expects Response objects to have a __call__
Chris McDonough
2011-06-05
More small fixes made reading the rest of the docs and the tutorials.
Christoph Zwerschke
2011-05-31
the canonical import location for HTTP exceptions/responses is now pyramid.re...
Chris McDonough
2011-05-30
Sync Adding Authorization on both wiki tutorials
Patricio Paez
2011-05-30
Improvements to Adding Authorization of the wiki tutorials
Patricio Paez
2011-04-16
Consolidate two identical paragraphs
Patricio Paez
2011-04-16
ZODB tutorial Adding Authorization reorganize
Patricio Paez
2011-04-16
Improve ZODB tutorial (Adding Authorization)
Patricio Paez
2011-01-28
dont use tab-width directive (older sphinx does not support, need to build bo...
Chris McDonough
2011-01-15
General reformatting of the wiki and wiki2 tutorials to eliminate
John Shipman
[next]