AndroidDrew
40951d8354
Added Registration endpoint and configuration file
7 years ago
AndroidDrew
57be81f31a
Added support for alembic migrations
7 years ago
AndroidDrew
4fc741f01c
Clean up of app and models, extended TODO of auth
7 years ago
AndroidDrew
37355d14cb
Merge branch 'jwt' of https://git.androiddrew.com/androiddrew/cookie-api into jwt
7 years ago
androiddrew
6db00d5df6
Added support for pypy
...
Added support for pypy by changing the wsgi.py to import pyscopg2cffi if pyscopg2 is not available. Added missing dependencies for to the requirements.txt file. Added a pypyenv/ to the .gitignore.
7 years ago
AndroidDrew
0ef50a00df
Adding validation and updating auth model
7 years ago
androiddrew
0425508561
Added logging to application
7 years ago
androiddrew
e521e453a3
Merge branch 'jwt' of https://git.androiddrew.com/androiddrew/cookie-api into jwt
7 years ago
androiddrew
02330ae348
removing .ini config
7 years ago
androiddrew
ed324ec4e3
Revert "Added Marshmallow validation to views"
...
This reverts commit 4f3ee63
7 years ago
androiddrew
06ee09940f
Removed .ini configuration experiment
7 years ago
AndroidDrew
4f3ee63faf
Added Marshmallow validation to views
7 years ago
AndroidDrew
ef75599675
added a marshmallow schema for cookie
7 years ago
AndroidDrew
708bf23870
Added default application settings in application factory
7 years ago
androiddrew
e4a6ee8f83
added pytest conf and cookie view tests
7 years ago
androiddrew
610b6e1056
refactored models package back to modules
7 years ago
androiddrew
83d560685a
added application factory and render tests
7 years ago
androiddrew
3a6ae5df43
refactored renders, added Datetime to typesystem
7 years ago
androiddrew
3cd05013ab
added stubs for authentication and CRUD tests
7 years ago
androiddrew
64b60d2ad1
Adjusted token expiration
7 years ago
androiddrew
819496853f
added login route for jwt authentication
7 years ago
AndroidDrew
b317c8f4c2
Added configuration file and wsgi file
7 years ago
androiddrew
7c88fe83c4
minor PEP8 corrections
7 years ago
androiddrew
36377d0b50
Added commands and user password hashing
7 years ago
androiddrew
2cbdadd100
Adding custom JSONRender to settings
7 years ago
androiddrew
2eee8dc349
Refactored model functionality
7 years ago
androiddrew
3e2cf37921
Initial commit
7 years ago