kitsudaiki / OpenHanami

OpenHanami contains an experimental artificial neural network, which can work on unnormalized input-data in a cloud native environment.
https://docs.openhanami.com
Apache License 2.0
9 stars 0 forks source link

feat(#427): change password to passphrase #480

Closed kitsudaiki closed 1 month ago

kitsudaiki commented 1 month ago

Pull Request

Description

Changed password to passphrase and also changed the REST-API to require base64-encoding for the passphrases.

Related Issues

How it was tested?