Skip to content
This repository has been archived by the owner on Jan 27, 2021. It is now read-only.

Release 0.1.0 #54

Merged
merged 1 commit into from
Mar 18, 2020
Merged

Release 0.1.0 #54

merged 1 commit into from
Mar 18, 2020

Conversation

micbar
Copy link
Contributor

@micbar micbar commented Mar 18, 2020

Changes in 0.1.0

Summary

  • Bugfix - Generate a random CSP-Nonce in the webapp: #17
  • Change - Dummy index.html is not required anymore by upstream: #25
  • Change - Initial release of basic version: #1
  • Change - Use glauth as ldap backend, default to running behind ocis-proxy: #52

Details

  • Bugfix - Generate a random CSP-Nonce in the webapp: #17

    Set CSP nonce #17
    Set CSP-Nonce #29

  • Change - Dummy index.html is not required anymore by upstream: #25

    The workaround was required as identifier webapp was mandatory, but we serve it from memory.
    This also introduces --disable-identifier-webapp flag.

    Make identifier app optional #25

  • Change - Initial release of basic version: #1

    Just prepare an initial basic version to serve konnectd embedded into our microservice
    infrastructure in the scope of the ownCloud Infinite Scale project.

    Initial release of basic version #1

  • Change - Use glauth as ldap backend, default to running behind ocis-proxy: #52

    We changed the default configuration to integrate better with ocis.

    The default ldap port changes to 9125, which is used by ocis-glauth and we use ocis-proxy to do
    the tls offloading. Clients are supposed to use the ocis-proxy endpoint
    https://localhost:9200

    integrate with current ocis config #52

@update-docs
Copy link

update-docs bot commented Mar 18, 2020

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

@micbar micbar requested review from IljaN and refs March 18, 2020 15:38
@micbar micbar merged commit 42b3e18 into master Mar 18, 2020
@delete-merged-branch delete-merged-branch bot deleted the release-0.1.0 branch March 18, 2020 15:58
@refs
Copy link
Member

refs commented Mar 18, 2020

👌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants