Commit Graph

  • eb2b357b7b Merge pull request #28 from IcyNet/oauth Tsa6 2017-09-22 17:54:13 -0400
  • 327052322a Now loads user data to database and user id to session on login Taizo 'Tsa6' Simpson 2017-09-22 17:48:39 -0400
  • ba0d572cb1 Updated User model to match changes in IcyNet (User id [int] --> UUIDv4 [varchar]) Taizo 'Tsa6' Simpson 2017-09-22 17:45:17 -0400
  • 49e508f4ad Elaborated on error messages for the OAuth redirect endpoint Taizo 'Tsa6' Simpson 2017-09-22 16:13:45 -0400
  • ad5552c37a Cleaned up debug code Taizo 'Tsa6' Simpson 2017-09-22 16:04:13 -0400
  • e0ef46ca91 Added login enpoints /login and /login/redirect Taizo 'Tsa6' Simpson 2017-09-22 16:00:24 -0400
  • cb296bd565 Fixed OAuth options in settings — Auth header in str not bytes and client id seperated Taizo 'Tsa6' Simpson 2017-09-22 15:58:10 -0400
  • 8e8fb8e53f Added OAuth options to the config Taizo 'Tsa6' Simpson 2017-09-21 18:01:35 -0400
  • bdbab9b6ad Merge pull request #27 from IcyNet/config Tsa6 2017-09-21 17:32:38 -0400
  • d408759486 Merge pull request #26 from IcyNet/fix-models Tsa6 2017-09-21 17:32:05 -0400
  • 4c186d89b3 Add copy instructions for copying options, just to be verbose Taizo 'Tsa6' Simpson 2017-09-21 17:28:50 -0400
  • eb94e12f86 Fix discrepency between default values in settings.py and options.ini Taizo 'Tsa6' Simpson 2017-09-21 17:27:00 -0400
  • 090ab138db Added database to the config file Taizo 'Tsa6' Simpson 2017-09-21 17:20:40 -0400
  • 02bd2e3294 Added SECRET_KEY to the options file Taizo 'Tsa6' Simpson 2017-09-21 17:07:42 -0400
  • b7fc3628df Changed type of field from non-existant IntField to IntegerField Taizo 'Tsa6' Simpson 2017-09-21 16:51:16 -0400
  • f2087f71ba Merge pull request #23 from IcyNet/create-databases Tsa6 2017-08-26 15:22:19 -0400
  • a8fbd82b0a Updated User model Taizo 'Tsa6' Simpson 2017-08-26 15:08:14 -0400
  • 1f81e5a6f6 Clean duplicate comment Taizo 'Tsa6' Simpson 2017-08-26 15:01:56 -0400
  • c0bff596db Cleaned up errors Taizo 'Tsa6' Simpson 2017-08-26 02:40:28 -0400
  • 7e9fdbf3b7 Added timestamps Taizo 'Tsa6' Simpson 2017-08-26 02:37:20 -0400
  • f1a6760af7 Added more info to the DiscussionVote table Taizo 'Tsa6' Simpson 2017-08-26 02:29:42 -0400
  • 7c8b06433c Added the rest of the tables Taizo 'Tsa6' Simpson 2017-08-26 02:25:09 -0400
  • 3cf80e1255 Registered models with the admin page Taizo 'Tsa6' Simpson 2017-08-25 19:39:54 -0400
  • 234f163090 Typo Taizo 'Tsa6' Simpson 2017-08-25 19:37:45 -0400
  • 84bd805ea9 Added the rest of the LandingPage models Taizo 'Tsa6' Simpson 2017-08-25 19:23:53 -0400
  • 4803987bbb Added Show model Taizo 'Tsa6' Simpson 2017-08-25 16:00:38 -0400
  • 1b3bed584b Registered apps Taizo 'Tsa6' Simpson 2017-08-25 15:50:07 -0400
  • 8902a5aef4 Initialized apps Taizo 'Tsa6' Simpson 2017-08-25 14:03:37 -0400
  • 2becccb219 Init Taizo 'Tsa6' Simpson 2017-08-22 17:03:11 -0400