dni ⚡

Results 191 comments of dni ⚡

not maintained

i introduced the notion of baseurl a well know config variable in many CMS, which would also fix generating the LNURLs btw.. its here but despite of the startups logs...

the thing is, ssl is always offloaded on a ssl proxy, so env host can just be `0.0.0.0` or `127.0.0.1` those are to different things. i think?

you could just set a new username, login into the old one and change it there then again in the new one... but i agree its not ideal.

Thanks for that feature request! ill get to it asap, i think its a very good idea, at the moment you can just post a custom body / custom headers...

> > note: fundingsources do not have more than text inputs yet when rendered > > you mean the dynamic component does not support bool/checkbox? yes

wouldnt be the greenlight client enough for the fundingsource? https://github.com/Blockstream/greenlight it has this sweet python package aswell https://pypi.org/project/gl-client/ ```poetry add gl-client```

> This is a valid request. However some changes are required in the code base. > > I gave it a quick trial here (with hardcoded base path): https://github.com/lnbits/lnbits/compare/base_path_trial >...

this is because deleted wallets are accounted for. because they still exist in the database, in my usermanager pr https://github.com/lnbits/lnbits/pull/2139 there will be a feature to permanently delete wallets.