Commit Graph

67 Commits

Author SHA1 Message Date
Gonçalo Valério 9c433636da
This package is no longer maintained 2023-01-23 11:31:05 +00:00
Gonçalo Valério 938416ac61
Remove travis-ci and add github actions workflows (#16) 2021-01-22 21:40:58 +00:00
Gonçalo Valério 49ccaeb5cb
Add code scanning
So basic security issues can be found early
2020-10-01 17:59:30 +01:00
Gonçalo Valério 3fe573e67d
Merge pull request #15 from dethos/add-rest-framework-support
First implementation of authentication views for DRF projects
2020-08-04 18:14:55 +01:00
Gonçalo Valério 1fa2d64c52 add DRF to the test dependencies 2020-07-14 18:28:33 +01:00
Gonçalo Valério 66930fbc46 update changelog 2020-07-14 18:25:16 +01:00
Gonçalo Valério c1fc972668 First implementation of authentication views for DRF projects 2020-07-14 18:17:55 +01:00
Gonçalo Valério fd6d243bfe
Merge pull request #11 from dethos/2-make-session-optional
Store challenges on the database
2020-05-13 11:39:38 +01:00
Gonçalo Valério 63bbc30df5 Add both backends to the example project again 2020-05-12 18:10:19 +01:00
Gonçalo Valério 5cba97f144 fix error related to mutating data while validating the challenge 2020-05-12 17:50:40 +01:00
Gonçalo Valério 62bb8d9e62 updated change log with issue #2 2020-05-12 17:04:40 +01:00
Gonçalo Valério c4daaba4f1 format migration file 2020-05-12 17:02:10 +01:00
Gonçalo Valério 045f79f867 current active challenges are now stored on the database 2020-05-12 16:53:23 +01:00
Gonçalo Valério 0ad15c6277 Challenge length is now configurable 2020-05-12 13:53:39 +01:00
Gonçalo Valério 7b024282e9 Black formatting is currently mandatory, so there isnt a need for editor config 2020-04-21 11:35:39 +01:00
Gonçalo Valério e9b5bc1e6a Fix some typos on the readme file. 2020-04-21 11:34:47 +01:00
Gonçalo Valério a5e084e728 fix rst error on history doc 2020-03-31 19:05:43 +01:00
Gonçalo Valério 6a2201ca95 bumb version 2020-03-31 18:42:47 +01:00
Gonçalo Valério a7452c1e14 update documentation 2020-03-31 18:37:34 +01:00
Gonçalo Valério 197fb789cf
Merge pull request #10 from dethos/bitid
Basic BitId support
2020-03-31 15:44:42 +01:00
Gonçalo Valério 68d2b8f273 fix code format issues 2020-03-31 14:06:23 +01:00
Gonçalo Valério dd2e1a769a validate the address first on signup 2020-03-31 13:59:07 +01:00
Gonçalo Valério c2fa8309fd Update changelog to reference the new naming of default views 2020-03-10 15:03:02 +00:00
Gonçalo Valério ed4e085011 first working prototype of bitid 2020-03-10 15:00:11 +00:00
Gonçalo Valério a01e5ef393 removed unused dependency: python-bitcoinaddress 2020-02-19 18:14:25 +00:00
Gonçalo Valério a26d07fa0d format the generated migration 2020-02-19 18:09:35 +00:00
Gonçalo Valério fb86a99a58 add tests for the new bitcoin authentication backend 2020-02-19 17:56:22 +00:00
Gonçalo Valério 1eac8809e8 add bitcoin to address model 2020-02-19 15:04:19 +00:00
Gonçalo Valério 0071013d71 update changelog and contributors list 2020-01-28 16:46:52 +00:00
Gonçalo Valério c297ec2601
Merge pull request #9 from dethos/black-check-ci-job
Black check ci job
2020-01-28 16:33:08 +00:00
guy f01d9b10f9 Remove allow failures and black exclusions. 2020-01-28 17:24:59 +01:00
guy a1a0a299df Tweak after_success. 2020-01-28 16:53:25 +01:00
guy fec4cbb897 Remove matrix in place of Jobs. 2020-01-28 16:44:40 +01:00
guy 6cd6364857 Add Black check to CI. 2020-01-28 16:16:48 +01:00
Gonçalo Valério f53dd9b89d
Merge pull request #7 from dethos/fix-address_unique-bug
Add clean method for address in SignUp form.
2020-01-28 13:29:23 +00:00
guy a5511b8f1d Add clean method for address in SignUp form. 2020-01-28 13:32:39 +01:00
Gonçalo Valério 9b72049576 bump version 2020-01-08 18:44:37 +00:00
Gonçalo Valério 05bb7edd1a update release date on history file 2020-01-08 18:34:03 +00:00
Gonçalo Valério d94a18e692 update requirements to avoid double dependency problem on the CI 2020-01-06 18:40:32 +00:00
Gonçalo Valério 9fd12ae4fc add django 3.0 to the ci 2020-01-06 18:13:47 +00:00
Gonçalo Valério 1de5510680 MoneroAddressBackend now handles extra keyword arguments that might be provided. Also added more tests 2020-01-06 17:24:27 +00:00
Gonçalo Valério 57efe853e0 added djcl namespace to all settings related to this project 2020-01-06 12:23:41 +00:00
Gonçalo Valério 3de2feca1d Update contribution instructions 2020-01-06 12:06:15 +00:00
Gonçalo Valério 9642883190 configure django settings when building docs 2019-12-01 00:30:18 +00:00
Gonçalo Valério cb8ebbdfb7 remove django setup from docs conf 2019-12-01 00:16:58 +00:00
Gonçalo Valério e12a7a8a44 update quickstart guide 2019-12-01 00:07:03 +00:00
Gonçalo Valério 9b7eadfb31 Add urls.py and move default template location to cryptolock folder 2019-11-30 21:46:54 +00:00
Gonçalo Valério bd47658c8a update release instructions 2019-11-25 19:39:39 +00:00
Gonçalo Valério f1ed8f3827 add missing f-string symbol 2019-11-25 19:24:46 +00:00
Gonçalo Valério 58f1fc6cfc removed support for python 3.5 and added 3.8 2019-11-25 19:23:59 +00:00