Files
edx-platform/lms/djangoapps
Arunmozhi ba8e98c710 refactor: move noauth rebind ModuleSystem argument to service (#30320)
This removes the `rebind_noauth_module_to_user` argument from the
ModuleSystem constructor and moves it to a separate service called
"rebinder" in the class `RebindModuleService`. This is used in the
LTI module to bind calls received by its noauth endpoint to bind
the module the real_user.
2022-06-08 20:26:59 +02:00
..
2022-05-24 11:44:45 +05:00
2021-02-02 11:33:01 +05:00
2021-02-19 17:47:37 +05:00
2022-06-06 18:40:49 +05:00