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
/
src
/
authentication
/
setup.py
Age
Commit message (
Collapse
)
Author
2024-02-04
update authentication chapter
Michael Merickel
2020-01-06
update authentication docs with security policy
Michael Merickel
2020-01-03
exclude tests package from source packages
Michael Merickel
2020-01-02
Update authentication src files
Steve Piercy
2018-11-18
Unpin webtest and pytest
Steve Piercy
2018-11-17
Remove mention of py3 compat
Steve Piercy
2018-08-30
Update wiki2 with alchemy cookiecutter source files
Steve Piercy
2018-06-30
Synch up source files for authentication step
Steve Piercy
2017-06-10
update src files and synch emphasize-lines for alchemy wiki tutorial
Steve Piercy
2016-12-23
wiki2/src/authentication update files
Steve Piercy
2016-04-12
- use an environment variable and venv. See ↵
Steve Piercy
https://github.com/Pylons/pyramid/pull/2468#discussion_r59311019 - rename stanza from `testing_extras` to `tests_require` - switch from nose to pytest
2016-04-09
- update wiki2/authentication
Steve Piercy
2016-02-18
add webtest and tests_require to setup.py
Michael Merickel
2016-02-14
implement the authentication example code
Michael Merickel