52 Commits

Author SHA1 Message Date
lpm0073
b3a83cf25c try inline syntax 2022-05-14 09:17:36 -05:00
lpm0073
b517c3be75 wrap sql filename in full quotes 2022-05-14 09:00:02 -05:00
lpm0073
5804a36869 ensure username does not already exist 2022-05-14 08:58:48 -05:00
lpm0073
0b7703f965 typo 2022-05-14 08:39:46 -05:00
lpm0073
429f9f081c add CREDENTIALS_THEME_NAME 2022-05-14 08:26:02 -05:00
lpm0073
0da1dff4a8 wrap every parameter in full quotes 2022-05-14 08:19:35 -05:00
lpm0073
a150acfbf9 add CREDENTIALS_LMS_HOST 2022-05-14 08:13:01 -05:00
lpm0073
528e349508 add CREDENTIALS_LMS_URL 2022-05-14 08:06:16 -05:00
lpm0073
e1b52c0f05 add CREDENTIALS_LMS_URL_ROOT 2022-05-14 07:57:01 -05:00
lpm0073
fba5b6e5d5 alphabetize the parameters 2022-05-14 07:50:20 -05:00
lpm0073
4a342c8a17 add ./manage.py create_or_update_site 2022-05-14 06:41:06 -05:00
lpm0073
b218d01bdc add sql to sync credentials.core_user data 2022-05-14 06:24:34 -05:00
lpm0073
9fb6194abf move passwords and secrets to 'unique' 2022-05-14 05:55:13 -05:00
lpm0073
c3b52ae0cb scaffold other tasks we need run 2022-05-13 20:49:05 -05:00
lpm0073
23d10e28cf add jobs for mysql and credentials 2022-05-13 20:45:09 -05:00
lpm0073
2c2bb466eb import json 2022-05-13 20:25:38 -05:00
lpm0073
2cd41d8701 syntax error 2022-05-13 20:17:53 -05:00
lpm0073
fe96e5578f add CREDENTIALS_OAUTH2_KEY and SECRET 2022-05-13 20:13:58 -05:00
lpm0073
46dbda6201 set defaults 2022-05-13 20:03:36 -05:00
lpm0073
bb35ac6655 add certificate common settings and defaults 2022-05-13 19:47:51 -05:00
lpm0073
459d4e9a21 copy tutor-ecommerce pattern to remove local logging 2022-05-13 19:14:41 -05:00
lpm0073
f1a796819f copy tutor-ecommerce pattern to remove local logging 2022-05-13 18:57:16 -05:00
lpm0073
461e882fd1 Get rid of local logger 2022-05-13 18:54:53 -05:00
lpm0073
5a0a2cc922 try --node=12.13.0 --prebuilt 2022-05-13 18:19:15 -05:00
lpm0073
ba8d15c8c6 move env variables to top 2022-05-13 18:13:30 -05:00
lpm0073
23c735be06 prettify 2022-05-13 18:09:14 -05:00
lpm0073
7403909b28 downgrade npm to match maple.master 2022-05-13 18:04:33 -05:00
lpm0073
239a5ede77 syntax error 2022-05-13 18:00:47 -05:00
lpm0073
fc7dec5c56 move pip-tools location 2022-05-13 17:57:26 -05:00
lpm0073
8fa97da37d still trying 2022-05-13 17:53:06 -05:00
lpm0073
80ee2359da model based upon the reference example in the openedx/credentials repo 2022-05-13 17:47:40 -05:00
lpm0073
693dc8e861 still trying 2022-05-13 16:42:58 -05:00
lpm0073
0c31d02fa6 remove dead code 2022-05-13 16:42:51 -05:00
lpm0073
d240ee0a8a scaffold a common.py 2022-05-13 16:19:50 -05:00
lpm0073
cf8fe2ad15 still fighting local logging 2022-05-13 16:16:31 -05:00
lpm0073
bc94c40186 try super duper hard to eliminate local logging 2022-05-13 15:57:37 -05:00
lpm0073
5e35d3ccd4 try even harder to get rid of local logging 2022-05-13 15:33:22 -05:00
lpm0073
1fd3685572 disable local logging 2022-05-13 15:14:04 -05:00
lpm0073
d5c3458a0e add CREDENTIALS_MFE_HOST 2022-05-13 14:26:11 -05:00
lpm0073
2011420c32 add more defaults 2022-05-13 14:23:47 -05:00
lpm0073
56486ffcc1 add defaults 2022-05-13 14:17:56 -05:00
lpm0073
b1517b432d set SECRET_KEY 2022-05-13 14:09:07 -05:00
lpm0073
631712b50d remove all asset collection stuff 2022-05-13 13:54:28 -05:00
lpm0073
7e6375fe8c remove manage.py update_assets 2022-05-13 13:53:45 -05:00
lpm0073
f166d6f2a3 remove manage.py update_assets 2022-05-13 13:53:05 -05:00
lpm0073
5a016ac65e clear this out until we can see what's inside of manage.py 2022-05-13 13:51:08 -05:00
lpm0073
161b979d0c pin repo to open-release/maple.master 2022-05-13 13:41:22 -05:00
lpm0073
63a77aac38 CORS and CSRF settings do not need to be modified 2022-05-13 13:11:34 -05:00
lpm0073
ac0e87389e remove api key settings 2022-05-13 13:07:43 -05:00
lpm0073
ff434b93b8 match to tutor latest 2022-05-13 12:58:34 -05:00