hi Thank you, but what about dynamic properties? https://aspnetboilerplate.com/Pages/Documents/Dynamic-Parameter-System This already has a UI for the user to edit value. Could that be used? I tried but cannot se how the value actually can be altered by UI. Thanks for your advice.
So I have a hangfire job that read some data from an sftp server. When the job start it needs the login credentials to connect the sftp server. I need to store these somewhere - and It would have been great if this could be managed like I manage users. So that the hangfire job would just know the username and could then retrive the full credentials from secure storage. So I was hoping on something like that, and I would expect this to be a common scenario. Hope this was more clear explained? Thanks,
Hello I need to connect some external services with username and password. I though about using the Usermanager - but here password is hashed - so i need some solution where I can decrypt password before usage. Could I achive this with builtin features of aspnetzero? Thanks,
v 11.01
hello How do i remove the twitter link in email templates? Do I need to modify html or is there some setting? Thanks,
hi This makes it work in production, but now the debug does not work. Is there a way reset "Someone might add a translation using Language Texts page" ? Thanks,
Yes, same version, and yes:
On production there is some strange link where the key Data translate to About Us (Om os)
And that is the only one translated:
This is from XML file:
And this is how it look in testserver:
So it looks like it does have the Danish translation, but something mess up.
Thanks,