gbtb
gbtb
> I'm not sure if the code change suggested will fix the issue: > > The pending changes dictionary is just keeping account in memory what updates are not yet...
> Generally looks good to me... Thanks :slightly_smiling_face: . I will submit a full PR in the next few days then.
Hello, @baronfel . Is version 0.58.2 supposed to be working with 7.0.100 sdk ? Because in my case the same error still happening.
> In my understanding this is not possible in a sensible way: [#364 (comment)](https://github.com/privacyidea/privacyidea/issues/364#issuecomment-206532458) I think next comment https://github.com/privacyidea/privacyidea/issues/364#issuecomment-322858497 in this issue actually clarifies things pretty good. I'm sure it...
Hello again :wave: I opened a draft PR with Telegram Push implementation. My initial plan was surprisingly on point - I took push token code and refactored it until in...
> I'd expect @piaste focus was PostgreSQL, and SQLite was just implemented to nicely being able to test this feature. I understand :slightly_smiling_face: What do you think about suggested options?...
Hi. Unfortunately, this is a problem with safetensors & rust|nix lock integration. Sometimes hash computed from Cargo.lock is environment-dependent. I'm not aware of the right way to fix it, so...