gbtb

Results 10 issues of gbtb

### Current Behavior When running arbitrary nx run command (e.g. `nx run webpack-dev`) on older versions of Windows 10 (as well as Windows Server 2016) we receive a Rust panic....

type: bug
scope: core

Hello :wave: The company I'm working for continues slow migration process to the Privacyidea, and I once again came to you folks with some feedback :slightly_smiling_face: Main precondition for all...

Type: Idea!
Prio: Low
Topic: Tools

**Is your feature request related to a problem? Please describe.** Hello :wave: I'm implementing a systemd service, that uses `privacyidea-token-janitor` to find and remove tokens that left in a `rollout_state=clientwait`...

Type: Feature request

Draft for https://github.com/privacyidea/privacyidea/issues/3615

Hello :smiley: I'm working on integration project of PrivacyIDEA into VPN authentication workflow of my employer. Due to UX requirements and some limitations of our AD and Cisco setup we...

Type: Feature request

**Describe the bug** I think that implementation of OnConflict uses wrong feature of SQLite. If you check the [SQLite docs](https://sqlite.org/lang_conflict.html) mentioned in https://fsprojects.github.io/SQLProvider/core/crud.html#OnConflict you'll see that "ON CONFLICT clause applies...

Let's track here all the stuff that models are downloading by themselves. It's mostly model's weights. I don't know whether we should to pre-download it ourselves, but I certainly want...

enhancement

Hello. Problem statement is in the title :) Maybe path to the pgrep from procps package should be passed into the script? Because in my environment (Raspberry PI) pgrep comes...

### Version 0.73.2 ### Dotnet Info - ### Steps to reproduce Hello. It seems that [settings section](https://github.com/ionide/FsAutoComplete?tab=readme-ov-file#settings) of the readme got slightly outdated, because it still mentions deleted option `--background-service-enabled`...

bug

Basically, due to how F# compiler lowers record fields to IL, for each field we will have both Property and Field with @ suffix generated. For example, https://sharplab.io/#v2:DYLgZgzgNAJiDUAfALgTwA4FMAEAVA9ugJYDGAIphCQE5HrJH4B22AvNgN4CwAUNv9gDKmagDcRIbBGS0mAc14C8hUpOmyFPAL5A. The code...