canary in the coal mine
This commit is contained in:
parent
c8b51efa02
commit
63c93ce4b1
@ -1,4 +1,4 @@
|
||||
echo "sync credentials.core_user to openedx.auth_user"
|
||||
echo "HI MOM. sync credentials.core_user to openedx.auth_user"
|
||||
mysql -u {{ MYSQL_ROOT_USERNAME }} --password="{{ MYSQL_ROOT_PASSWORD }}" --host "{{ MYSQL_HOST }}" --port {{ MYSQL_PORT }} -e "\
|
||||
INSERT credentials.core_user (password, last_login, is_superuser, username, first_name, last_name, email, is_staff, is_active, date_joined, full_name, lms_user_id) \
|
||||
SELECT lms_user.password, \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user