YunoHost-Apps / invoiceninja5_ynh

InvoiceNinja5 package for YunoHost
https://www.invoiceninja.org/
GNU General Public License v3.0
12 stars 6 forks source link

No login possible, after clicking on a button. #84

Closed Thunderhawk2001 closed 1 year ago

Thunderhawk2001 commented 1 year ago

Context Hardware: VPS with 6 Cores, 8 GB RAM and 320GB SSD YunoHost version: 11.1.10 (stable) I have access to my server: Through SSH and through the webadmin interface Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: No

Describe the bug A colleague accidentally clicked on this button in Invoiceninja and now we can not log in anymore, as there is no way to enter the secret. image

Now the login screen looks like this: image

We are able to work with the desktop app, but we would like to use the browser version too.

Expected behavior A way to change back to the previos login screen.

rndmh3ro commented 1 year ago

It's the same problem as described here: https://github.com/YunoHost-Apps/invoiceninja5_ynh/issues/74

You can either:

The reason for this is that the button changes the frontend from flutter to react. But ih the react-frontend login, there's no way to enter the API_SECRET.

I'm working on a fix.

rndmh3ro commented 1 year ago

See https://forum.yunohost.org/t/how-to-handle-settings-of-app-during-install-and-upgrade/23952

Thunderhawk2001 commented 1 year ago

It's the same problem as described here: #74

Oh... erm... Sorry. I must have been very, very blind to have missed that. Sorry for wasting your time.

But thank you for providing the working solution, even after I just failed hard.

Have a great day/evening/night :)