-
Basically if attribute is present, then force user to reset their password.
with sssd when attribute is present, the user is given a msg that they must change their password and force to type old p…
-
* When Beyla exports OTEL data to an OTEL collector or Alloy, we should document that `honor_labels` is required to avoid the collector overriding the instance ID as provided by Beyla. Beyla provides …
-
When I tried to use the tool with project which contains Choose element - https://docs.microsoft.com/en-us/visualstudio/msbuild/choose-element-msbuild?view=vs-2022 , it removed all the contents of Cho…
-
Consider following snippet of code:
```
import 'dart:convert';
import 'response.pb.dart';
void main() {
final response = Response()
..repeatedEnumList.addAll([EnumType.ENUM_TYPE_C, E…
-
Sometimes it seems like esbuild does not honor import position strictly as written...will this be a problem?
-
### Steps to reproduce
1. Configure retention policies in homeserver.yaml
2. In Element Web old messages are no longer visible
3. but in Element Android even very old messages can be seen
### Ou…
-
Given this code:
```odin
@(LuaExport = {
Name = "DrawLine",
})
api_debug_draw_line :: proc(from: vec3, to: vec3 = vec3{0, 10, 0}) {
dbg_draw_line(&EngineInstance.dbg_draw, from, to, colo…
-
### Description
I see multiple feedbacks or github issues (for different products) where many cmdlets may not even honor/support WhatIf switch.
-Whatif is not honored for this command Sync-AzVirtu…
-
The following snippet works fine using normal `nix-build`, but fails when using `nix-build --store /mnt`.
```
{pkgs ? import {}, lib ? pkgs.lib}:
with lib;
let foo = pkgs.runCommand "dir" {}…
-
**Describe the bug**
I am comparing pgcat's behavior against pgbouncer with both running in transaction mode.
When the client sets any of the following parameters in the connection string, pgbounc…