40 Commits (master)

Author SHA1 Message Date
Tanner Collin dfb4e91a98 Change data directory 4 years ago
Tanner Collin 23cab66f83 Fix supervisor stopping issue 5 years ago
Tanner Collin c5e819fbfa Add python-virtualenv to auth server setup 5 years ago
Tanner Collin e554bda3eb Add instructions for setting up supervisor 5 years ago
Tanner Collin 35c4ae4925 Only return unique authorized_tools 5 years ago
Tanner Collin 77d961376e Pass login error message to client 5 years ago
Tanner Collin 3863f58b41 Update auth server docs and fix some styling 5 years ago
Tanner Collin 20e6ff9c4d Add test log entry 5 years ago
Tanner Collin a66b8c3422 Add firmware upgrade groups and move custom routes 5 years ago
Tanner Collin ddf72a1cd1 Enable OTA updates and route to set courses 5 years ago
Tanner Collin 6eb6311954 Add courses to authorize people through 5 years ago
Tanner Collin 571cdd37f0 Parse log sent be lockout, normalize cards 5 years ago
Tanner Collin d8ec4b30c8 Accept multiple cards for each user 5 years ago
Tanner Collin 2812685868 Move Django to https 5 years ago
Tanner Collin d09f670a77 Convert username to lower case 6 years ago
Tanner Collin 75d4395964 Integrate login and auth server API 6 years ago
Tanner Collin bd44438277 GET authorized cards for each MAC 6 years ago
Tanner Collin 790725c29e Add card numbers and updating to auth server 6 years ago
Tanner Collin 72e783545f Add MAC address field to tools 6 years ago
Tanner Collin d5c16bd11b Add to setup instructions 6 years ago
Tanner Collin 7dd40dabb0 Add example authentication request 6 years ago
Tanner Collin b40cc3c458 Change domain and make fields optional 6 years ago
Tanner Collin 8c6a4dcbe6 Add authentication info to README 6 years ago
Tanner Collin 28533e0300 Perform auth against the Protospace member portal 6 years ago
Tanner Collin 75ee9e9f6a Add token auth and POST /login/ route 6 years ago
Tanner Collin cfe6677e3d Add trailing slashes to URLs 6 years ago
Tanner Collin 3ae25304c2 Spelling 6 years ago
Tanner Collin 81536d6a24 Add API description to README 6 years ago
Tanner Collin dd1b9be50e Restrict profiles to lockout admins, convert to URL API 6 years ago
Tanner Collin 61ceff77e3 Only allow lockout admins to access tool, category 6 years ago
Tanner Collin e1c776698e Add tooldata API read-only route 6 years ago
Tanner Collin ac9aeb909a Ignore and delete migrations 6 years ago
Tanner Collin 259af053f6 Add pip requirements 6 years ago
Tanner Collin 2a3823f739 Create basic API for models 6 years ago
Tanner Collin a432535997 Create first DB migrations and remove uuid 6 years ago
Tanner Collin 1bee4085e0 Add tool, category, and user profile models 6 years ago
Tanner Collin 48431a4d84 Activate django-rest-framework and expose user model 6 years ago
Tanner Collin f081c38209 Add setup instructions 6 years ago
Tanner Collin 2d1cc332ff Create empty django project and app 6 years ago
Tanner Collin 84f69bde2a Create directory for auth server 6 years ago