]> git.lizzy.rs Git - cheatdb.git/commit
Add Github login
authorrubenwardy <rw@rubenwardy.com>
Sun, 18 Mar 2018 18:05:53 +0000 (18:05 +0000)
committerrubenwardy <rw@rubenwardy.com>
Sun, 18 Mar 2018 18:05:53 +0000 (18:05 +0000)
commit7d20c49ebb2a59e54a77ab92f268acd7fe069383
tree6d28dfd1eeb8c13cfa82ff965b138e4b3634292b
parent7f4faf21fae08c5e661c8f45ebda570dec3e8996
Add Github login
app/__init__.py
app/models.py
app/templates/flask_user/login.html
app/views/__init__.py
app/views/githublogin.py [new file with mode: 0644]
app/views/users.py [new file with mode: 0644]
config.example.cfg
requirements.txt
setup.py