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
/
wiki2
/
authorization.rst
Age
Commit message (
Expand
)
Author
2024-02-04
update authorization chapter
Michael Merickel
2021-01-08
Synch viewing the app section with authentication.rst
Steve Piercy
2020-11-07
Remove `request.user` for wiki2 authorization tutorial.
Theron Luhn
2020-01-16
update docs with pyramid.authorizatio imports after syncing master
Michael Merickel
2020-01-09
demonstrate an identity_cache
Michael Merickel
2020-01-06
update authorization docs with new security policy
Michael Merickel
2016-04-09
- update wiki2/authorization step
Steve Piercy
2016-02-28
Merge remote-tracking branch 'upstream/feature/alchemy-scaffold-update' into ...
Steve Piercy
2016-02-28
redirect to edit page when user attempts to add page that already exists
Steve Piercy
2016-02-28
fix some nits
Michael Merickel
2016-02-28
wiki2 authorization (done)
Steve Piercy
2016-02-18
update the authorization chapter
Michael Merickel
2016-02-07
update authorization chapter of wiki2 tutorial
Michael Merickel
2015-11-16
- complete rewrite of wiki2/authorization.rst
Steve Piercy
2015-11-15
wiki2/authorization.rst - progress on models and security from module to subp...
Steve Piercy
2015-06-11
Update authorization.rst
orangieboot
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-05-25
update templates, line numbers, file references
Steve Piercy
2015-04-14
fixed documentation; wrong line in docs
Antti Haapala
2014-03-21
- correct bad .rst syntax
Steve Piercy
2014-03-17
Corrected inline markup to use * for italics
thapar
2014-03-17
Added note to place login/logout route definitions before `/{pagename}` route
thapar
2013-11-09
undeprecate remember/forget functions and remove remember_userid/forget_useri...
Chris McDonough
2013-10-30
fix wiki2 tutorial wrt request-method security APIs
Chris McDonough
2013-10-27
Security APIs on pyramid.request.Request
Matt Russell
2013-09-08
fix merge conflict
Chris McDonough
2013-09-06
Update line numbers as appropriate
Bert JW Regeer
2013-09-06
update the code in the wiki and wiki2 tutorials to use pyramid_chameleon
Michael Merickel
2013-03-25
make example links clickable, for convenience
Tshepang Lekhonkhobe
2013-01-20
point to the sources of the wiki tutorials in just one location; fix #763
Tshepang Lekhonkhobe
2013-01-11
Merge pull request #772 from tshepang/obvious
Chris McDonough
2013-01-11
Merge pull request #771 from tshepang/loong
Chris McDonough
2013-01-11
Merge pull request #770 from tshepang/split
Chris McDonough
2013-01-05
remove info that should be obvious to the reader
Tshepang Lekhonkhobe
2013-01-05
no need to display the entire path
Tshepang Lekhonkhobe
2013-01-05
sentence too long; also fix grammar, and add markup
Tshepang Lekhonkhobe
2013-01-05
typo
Tshepang Lekhonkhobe
2012-12-01
Sync models.py in SQL wiki tutorial
Patricio Paez
2012-12-01
Sync __init__.py in SQL wiki tutorial
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-09-22
- Add ``Base.metadata.bind = engine`` to alchemy template, so that tables
Chris McDonough
2012-08-02
closes #643
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
[next]