virtUOS / edusharing-opencast-importer

This importer harvests episodes (lecture recordings) from Opencast instances and push it as external references to an Edusharing instance.
GNU General Public License v3.0
2 stars 2 forks source link

Add session saving, fix basic auth, cleanup #34

Closed jduehring closed 3 years ago

jduehring commented 3 years ago

This PR: (1) adds session saving to the Basic Token authentification (2) fixes an error which led to an empty basic auth token (3) does some cleanup, mainly by getting rid of .then(..) (4) sets maxPendingPromises back to 1