-
Notifications
You must be signed in to change notification settings - Fork 96
Self hosted 2FA app #360
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Note: the EOL for Auth Desktop as rather unhelpfully been brought forward to 19th March 2024! From: https://authy.com/download/ we have:
|
@phillxnet I've done some research and set up a Rockon file for the 2FAuth Docker container. Unfortunately, it seems there's an issue with the latest version (or I am doing something wrong), it installs correctly, but when going to the UI the screen is blank and it looks like there are some js code not being pulled. I am not sure this is related to Rockstor, because I did find an issue that someone reported last week (albeit using a different package, YunoHost): So, if you or @FroggyFlox or anybody else wants to/can check it out, I have now posted the json as a draft PR. Or, we look for a different one, though I feel the 2FAuth is a nice version that does one thing well, and that's authentication ... |
@Hooverdan96 Thanks for pushing this on forward.
Maybe there is a genuine over site re js code changes upstream. I.e. an automated docker image update has not accounted/tested for some dependency change. It may be useful all-around if your findings thus far were reported upstream? Ideally with some browser dev mode indicating your js code issue suspicion. Thanks again for this likely key Rock-on progress thought. I will try to have a look at your draft PR shortly. I really think this will be a popular Rock-on as/once we get it sorted :) . |
From their docker hub page we have:
|
@Hooverdan96 It may be, given the more recent extensions to auth in the image, that we need to set both of these:
To our IP address:port Bubka/2FAuth#284
|
I'm pretty sure we can't do this yet. But feel free to define an issue to extend our Rock-on interpreter code in rockstor-core so we can start to raise our game on this front. I was thinking we already create a Web-UI 'button' link from Web-UI:Port entries. And here we end up, as you say, re-entering these multiple times. Maybe we establish a 'weburl' variable in rockstor-core constucted from hostname:port-entered-in-rock-on that we can then enter in Rock-on definitions. And we interpret accordingly: as stated we kind of do this already. |
@Hooverdan96 Re the:
Yes: that is curious. We likely need to formalise/document that behaviour somewhere: likely in the Rock-ons doc section I'm thinking. Feel free to create an issue for that in the doc repo, as we then have it noted as it were. I'll take a look at your Rock-on PR, as I'm super eager to get this in ready for folks having the rug pulled from under them re the Authy desktop bringing forward their termination of function by 5 month !!! |
From memory, we build the web UI link using |
With the imminent Authy for Desktop End of Life EOL in [EDIT: see next comment]
August 2024March 19, 2024 , self hosting option/s such as:will likely be more in-need.
The text was updated successfully, but these errors were encountered: