Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backends | ||
management | ||
migrations | ||
tests | ||
views | ||
__init__.py | ||
admin.py | ||
contexts.py | ||
middleware.py | ||
models.py | ||
shim.py | ||
tracker.py | ||
utils.py |
This PR addresses the following issues: 1) All requests return a 200 OK unless there is an authorization failure. This is deliberate in case the secret key is compromised. 2) Push all of the nasty logic necessary to generate compatible video events into the LMS instead of trying to do that mapping on the mobile devices. 3) Stop using the deprecated "action" field in the segment.io event. According to their support team this field should not be used anymore and is just around for backwards compatibility reasons. Fixes: AN-3818
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
backends | Loading commit data... | |
management | Loading commit data... | |
migrations | Loading commit data... | |
tests | Loading commit data... | |
views | Loading commit data... | |
__init__.py | Loading commit data... | |
admin.py | Loading commit data... | |
contexts.py | Loading commit data... | |
middleware.py | Loading commit data... | |
models.py | Loading commit data... | |
shim.py | Loading commit data... | |
tracker.py | Loading commit data... | |
utils.py | Loading commit data... |