Open Jaxom99 opened 2 years ago
Hey,
I made a PR #88 to send the JWT token via email
Is this true? I just installed OO thanks to what's written in the readme and it seems to work as expected (first time setting up OO so I don't know if I should pay attention to some details?)
Thanks
@artybdrlt it's only an issue when upgrading so I think you're not concerned :)
Hello, waiting for this to be implemented, may I suggest to include this in the documentation? Just 2 lines like this for example:
sudo documentserver-jwt-status.sh
Thanks a lot for your work!
Hi,
this would also be nice to add it to the documentation in case the email could not be accessed (which is my case) :) !
see #104 ;)
Hi there,
Thanks for maintaining this package so far :smile_cat: Contrary to what is written in the Readme, the package upgrades now to OO 7.2.0.204 (released on 21/09/2022). This version ships with a a new default mode : Auth with tokens enabled, but the configuration upgrade is not managed by this package.
So I was stuck with a non-working install, services kept crashing with undefined config variables. So I removed and re-installed the app, and everythning work well. :slightly_smiling_face: :warning: as JWT authentication is now enabled by default, you have to give the token to your users//Nextcloud installs. You may display it with the command
sudo documentserver-jwt-status.sh
.Thanks for any follow-up, I hope the transition will be smoother for future users !