Skip to content
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

Insert pincode #63

Open
paolox72 opened this issue Nov 28, 2022 · 3 comments
Open

Insert pincode #63

paolox72 opened this issue Nov 28, 2022 · 3 comments

Comments

@paolox72
Copy link

paolox72 commented Nov 28, 2022

I'm looking for a way to enter the pincode only once per session, is this possible?

@paolox72 paolox72 changed the title Hello @NadezdaMh Any luck with this issue, my requirement is a longer session where the PIN is only input once every 24 hours Hello Nov 28, 2022
@paolox72 paolox72 changed the title Hello Insert pincode Nov 28, 2022
@hello-earth-gh
Copy link

FYI , I created a fork that I think does what you require https://github.com/hello-earth-gh/nexu

@paolox72
Copy link
Author

paolox72 commented Dec 1, 2022

FYI , I created a fork that I think does what you require https://github.com/hello-earth-gh/nexu

tanks a lot, I downloaded your version but I can't compile with on windows do I need to add something?
In the same session the pincode is not requested? or is it automatically written in the pincode box?

@hello-earth-gh
Copy link

well, i also compile on windows - i have been using Java 8 for running maven with.
full build order: nexu-api, nexu-model, nexu-util, nexu-core, nexu-standalone, nexu-rest-plugin, nexu-https-plugin, nexu-multi-user-support, nexu-windows-keystore-plugin, nexu-app, nexu-bundle
What exactly of the above modules does not compile?
Probably it is because of egiz/smcc dependency - there is a hack that you can do - it is described in the README towards the end. Actually I used the distributed nexu.jar from Nowina that contains this dependency, to install it as local Maven dependency under egiz/smcc name. It is terrible, but the right thing would be to get rid of this dependency altogether, I think it is used in some special cases only..
And it's an unofficial version - so use at your own risk..

finally - the pincode is not requested at all in the same session, for a specific configurable amount of time - as far as I remember.

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

No branches or pull requests

2 participants