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
/
authentication.rst
Age
Commit message (
Expand
)
Author
2024-02-04
update authentication chapter
Michael Merickel
2021-01-10
grammar fix
Steve Piercy
2021-01-08
Add login link and view for viewing the app. Move credentials into login page...
Steve Piercy
2020-11-07
Remove `request.user` from wiki2 authentication tutorial.
Theron Luhn
2020-10-13
Rename `ISecurityPolicy.authenticated_identity` to `identity`
Theron Luhn
2020-01-13
Use correct verb
Steve Piercy
2020-01-13
Use reST numbered list syntax, not markdown
Steve Piercy
2020-01-13
Align line numbers to code
Steve Piercy
2020-01-12
update wiki authorization chapter
Michael Merickel
2020-01-10
grammar fix
Michael Merickel
2020-01-09
demonstrate an identity_cache
Michael Merickel
2020-01-07
fix punctuation in docs/tutorials/wiki2/authentication.rst
Michael Merickel
2020-01-06
update authentication docs with security policy
Michael Merickel
2018-06-30
synch up linenos with source code
Steve Piercy
2017-06-10
update src files and synch emphasize-lines for alchemy wiki tutorial
Steve Piercy
2016-12-23
wiki2/*.rst first cut from comparing across branches
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-26
update authentication (done)
Steve Piercy
2016-02-18
update the authorization chapter
Michael Merickel
2016-02-16
remove whitespace
Michael Merickel
2016-02-16
add a new authentication chapter
Michael Merickel