Lars Kiesow

Results 137 comments of Lars Kiesow

![data-file-size](https://user-images.githubusercontent.com/1008395/70855943-44d58c80-1ed3-11ea-8972-9775309a17a4.png)

If we remember, let's drop `oc_oaipmh_harvesting` the next time we have a database migration anyway. It doesn't cause any harm and there is no need to have people do a...

Opencast does try to initialize the index right during activation anyway. It should be relatively easy to catch connection errors there and then retry, never finishing the activation before establishing...

This needs database migration scripts or does it automatically change the structure. If it does not, can we? :D

Since it does require a database migration, this should go into `develop`.

While I remember this and might even have been the one writing this(?), this is a very specific edge case with no flexibility. More than that, I think you could...

> That's unfortunate. Is it [GStreamer] a dependency of `com.microsoft.cognitiveservices.speech:client-sdk`? Do you know the answer to that question?

If anyone else is looking for an LDAP integration for the current 6.x version, we created an external authentication system for that. You can find that at: - [elan-ev/leihs-ldap-authenticator](https://github.com/elan-ev/leihs-ldap-authenticator)

But that doesn't cover all APIs. Reacting to the `Accept: application/JSON` header would at least cover all of the modern APIs As one more alternative, we could also react to...