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
/
development.ini
Age
Commit message (
Expand
)
Author
2020-01-02
Update authentication src files
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-26
change http://docs.pylonsproject.org to https
Steve Piercy
2017-06-10
update src files and synch emphasize-lines for alchemy wiki tutorial
Steve Piercy
2017-04-16
Fix #2927 - Change to listen = localhost:6543.
Aleph Melo
2016-12-23
wiki2/src/authentication update files
Steve Piercy
2016-12-09
Added configuration for ipv6 in .ini files.
Martin
2016-12-07
fixed 'list' to 'listen'
Martin
2016-12-07
Changed 'host' and 'port' configuration to a new 'listen' style that is now s...
Martin
2016-12-06
Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ...
Bert JW Regeer
2016-12-06
Changed 'host' and 'port' configuration to a new 'listen' style that is now s...
Martin
2016-04-09
- update wiki2/authentication
Steve Piercy
2016-02-14
implement the authentication example code
Michael Merickel