grafana-delivery-bot[bot]
a71d083205
[v10.4.x] Docs: Remove duplicate row (chore) ( #90765 )
...
Co-authored-by: Nikolaos Pothitos <pothitos@di.uoa.gr >
2024-07-22 12:59:47 -04:00
grafana-delivery-bot[bot]
2c780cef83
[v10.4.x] CI: post changelog to forum in release-comms ( #90752 )
...
CI: post changelog to forum in release-comms (#90742 )
* post changelog to forum in post-release workflow
(cherry picked from commit 9a3672c2bb )
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2024-07-22 18:23:47 +03:00
grafana-delivery-bot[bot]
882042cdff
[v10.4.x] CI: For every release PR created, also push a changelog PR to main ( #90702 )
...
CI: For every release PR created, also push a changelog PR to main (#90698 )
For every release PR created, also push a changelog PR to main
(cherry picked from commit 9232db2416 )
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2024-07-20 01:14:14 +03:00
Serge Zaitsev
30cf62234c
[v10.4.x] Chore: update changelog workflow ( #90693 )
...
Chore: update changelog workflow (#90608 )
* try integrating
* pass tags
* change section order
* use better terminology
* one more attempt
* keep delimiters
* attempt to patch changelog
* quotes, bash quotes...
* use proper content file
* parens around date
* time for a pr
* first checkout, then create user
* add latest input
* git push
* use square brackets
* formatting
* update release-pr
* fix typo
* try sparse checkout
* fetch depth zero
* clean up after changelog generator
(cherry picked from commit f8b092aba6 )
2024-07-19 21:49:41 +02:00
grafana-delivery-bot[bot]
70190aa1e6
[v10.4.x] Docs: Replaces Agent with Alloy ( #90689 )
...
Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-07-19 14:56:04 -04:00
grafana-delivery-bot[bot]
0f672869ca
[v10.4.x] Docs: added heading identifiers ( #90663 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
2024-07-19 09:43:50 -04:00
Isabel Matwawana
97c2a1747d
[v10.4.x] Docs: Refactor time series page - part 1 ( #90620 )
...
Co-authored-by: nmarrs <nathanielmarrs@gmail.com >
2024-07-18 14:23:37 -04:00
Kevin Minehart
fd6bd298c2
[v10.4.x] CI: replace publish image step with a much simpler one that supports LATEST ( #90619 )
...
CI: replace publish image step with a much simpler one that supports LATEST (#90498 )
* replace publish image step with a much simpler one that supports LATEST
(cherry picked from commit 6a2a6b0fbc )
2024-07-18 12:18:30 -06:00
grafana-delivery-bot[bot]
007a8bd2a9
[v10.4.x] docs: added video to gauge panel doc ( #90601 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Señor Performo - Leandro Melendez <54183040+srperf@users.noreply.github.com >
2024-07-18 08:43:15 -04:00
Gilles De Mey
e9c7ba1cd6
Alerting: Skip loading alert rules for dashboards when disabled [v10.4.x] ( #90331 )
...
* Alerting: Skip loading alert rules for dashboards when disabled (#89361 )
(cherry picked from commit 781e394118 )
2024-07-18 11:48:13 +02:00
Isabel Matwawana
bbe655c172
[v10.4.x] docs: updated table panel visualization ( #90543 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Señor Performo - Leandro Melendez <54183040+srperf@users.noreply.github.com >
2024-07-17 11:56:13 -04:00
grafana-delivery-bot[bot]
fcb1abde3c
[v10.4.x] highlighting the part of the Grafana enterprise section so easir for … ( #90501 )
...
highlighting the part of the Grafana enterprise section so easir for … (#90177 )
highlighting the part of the Grafana enterprise section so easir for users to find it
(cherry picked from commit 677d2a8b70 )
Co-authored-by: Usman Ahmad <usman.ahmad@grafana.com >
2024-07-16 20:25:34 +02:00
Isabel Matwawana
8586ffe34c
[v10.4.x] Docs: Update dashboard URL variables docs ( #90443 )
...
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com >
2024-07-15 11:43:48 -04:00
grafana-delivery-bot[bot]
9c9d47e99e
[v10.4.x] Alerting: Fix panic in provisioning filter contacts by unknown name ( #90440 )
...
Alerting: Fix panic in provisioning filter contacts by unknown name (#83070 )
(cherry picked from commit 87ab98ea95 )
Co-authored-by: Matthew Jacobson <matthew.jacobson@grafana.com >
2024-07-15 17:59:53 +03:00
Jev Forsberg
6f64c51675
[v10.4.x] Automation: Verify DEB and RPM packages ( #90403 )
...
Automation: Verify DEB and RPM packages (#90146 )
* baldm0mma/verify_aptyum/ add verify_linux_packages_step
* baldm0mma/verify_aptyum/ add name and image
* baldm0mma/verify_aptyum/ add commands
* baldm0mma/verify_aptyum/ add test pipeline
* baldm0mma/verify_aptyum/ update deps for verify_linux_packages_step
* baldm0mma/verify_aptyum/ update ubuntu image
* baldm0mma/verify_aptyum/ add rockylinux9 image
* baldm0mma/verify_aptyum/ update to verify_linux_DEB_packages_step naming
* baldm0mma/verify_aptyum/ add verify_linux_RPM_packages_step
* baldm0mma/verify_aptyum/ update commands for RPM check
* baldm0mma/verify_aptyum/ update test pipeline
* baldm0mma/verify_aptyum/ update annos
* baldm0mma/verify_aptyum/ update annos
* baldm0mma/verify_aptyum/ update args
* baldm0mma/verify_aptyum/ add arg to verify_linux_RPM_packages_step
* baldm0mma/verify_aptyum/ update oss_steps
* baldm0mma/verify_aptyum/ update deps args
* baldm0mma/verify_aptyum/ update sec hash
* baldm0mma/verify_aptyum/ make format-drone
* baldm0mma/verify_aptyum/ update sec hash
* baldm0mma/verify_aptyum/ update drone
* baldm0mma/verify_aptyum/ update function styles
* baldm0mma/verify_aptyum/ revert changes
* baldm0mma/verify_aptyum/ make drone
* baldm0mma/verify_aptyum/ redirect install logs
* baldm0mma/verify_aptyum/ restructure args
* baldm0mma/verify_aptyum/ update verify_linux_DEB_packages_step
* baldm0mma/verify_aptyum/ make format drone
* baldm0mma/verify_aptyum/ update verify_linux_RPM_packages_step
* baldm0mma/verify_aptyum/ add retry_command
* baldm0mma/verify_aptyum/ make drone
* baldm0mma/verify_aptyum/ update attempts to 10 minutes
* baldm0mma/verify_aptyum/ handle is_preview
* baldm0mma/verify_aptyum/ add doc strings to satisfy starlark linter
* baldm0mma/verify_aptyum/ revert is_preview
* baldm0mma/verify_aptyum/ update to rpm repo download
* baldm0mma/verify_aptyum/ add back logging for rpm
* baldm0mma/verify_aptyum/ revert to working
* baldm0mma/verify_aptyum/ update to use RPM repo
* baldm0mma/verify_aptyum/ remove redirect for logging
* baldm0mma/verify_aptyum/ rem gpg check
* baldm0mma/verify_aptyum/ fromat drone
* baldm0mma/verify_aptyum/ rem comment
* baldm0mma/verify_aptyum/ add single comment on timing
(cherry picked from commit d781ec2daa )
2024-07-12 16:17:41 -06:00
grafana-delivery-bot[bot]
eaa3292d72
[v10.4.x] docs: updated logs panel visualization ( #90397 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Señor Performo - Leandro Melendez <54183040+srperf@users.noreply.github.com >
2024-07-12 16:59:36 -04:00
Yuri Tseretyan
bbd4b2ceb5
Alerting: Update grafana/alerting to ce0d024b67ea714b06d0f5309025466f50e381ef ( #90389 )
...
update grafana/alerting to ce0d024b67ea714b06d0f5309025466f50e381ef
2024-07-12 16:59:11 -04:00
grafana-delivery-bot[bot]
4f8c7e23b5
[v10.4.x] docs: updated time series panel visualization ( #90392 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Señor Performo - Leandro Melendez <54183040+srperf@users.noreply.github.com >
2024-07-12 16:45:04 -04:00
Fayzal Ghantiwala
466e2573c1
[v10.4.x] Alerting: Return better error for invalid time range on alert queries ( #90372 )
...
Alerting: Return better error for invalid time range on alert queries (#85611 )
* Return better error for invalid time range
* drop comment
(cherry picked from commit 03114e7602 )
Co-authored-by: Alexander Weaver <weaver.alex.d@gmail.com >
2024-07-12 16:15:27 +01:00
grafana-delivery-bot[bot]
5330f1f23c
[v10.4.x] CI: fix release pr condition ( #90303 )
...
CI: fix release pr condition (#90299 )
* Release comms should only run when the source PR is
* Fix release-comms workflow condition
(cherry picked from commit a28db90dd5 )
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2024-07-10 15:49:46 -05:00
grafana-delivery-bot[bot]
638ee558e7
[v10.4.x] CI: remove missing dependency from workflow action ( #90291 )
...
CI: remove missing dependency from workflow action (#90285 )
remove missing dep from workflow action
(cherry picked from commit f411d85749 )
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2024-07-10 13:44:51 -05:00
Isabel Matwawana
d08c574c7e
[v10.4.x] Docs: Fix link to send report API ( #90287 )
...
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Davidson Francis <davidsondfgl@gmail.com >
Fix link to send report API (#90242 )
2024-07-10 13:19:20 -04:00
Andreas Christou
4a5745080e
[v10.4.x] Azure: Fix default subscription setting ( #90268 )
...
* Azure: Fix default subscription setting (#90185 )
* Ensure default subscription is set
* Include some info for when the default subscription is required
* Rename settings mock
- Add mockDatasourceSettings function
* Add MonitorConfig test
* Revert "Rename settings mock"
- Avoid issues when backporting
* Remove description
* Remove required field
* Remove unused import
(cherry picked from commit bba26f8e13 )
# Conflicts:
# public/app/plugins/datasource/azuremonitor/components/MonitorConfig.test.tsx
* Add React and fix import
2024-07-10 12:24:27 +01:00
Kevin Minehart
1ba236b146
[v10.4.x] CI: Sync branch and tag after release ( #90209 )
...
CI: Sync branch and tag after release (#89967 )
* Added `workflow_call` event to allow other workflows to invoke the "Create or update GitHub release"
* Added `dry_run` to `github-release.yml`
* Added `latest` to `release-pr.yml` which will cause the release PR to add a `release/latest` label.
* Removed unnecessary github app creation from github-release workflow and just used permissions.
(cherry picked from commit 63e715f6a9 )
2024-07-09 10:44:28 -06:00
grafana-delivery-bot[bot]
ffdb7d44f8
[v10.4.x] Fix broken link ( #90229 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Fix broken link (#90216 )
2024-07-09 15:22:02 +01:00
grafana-delivery-bot[bot]
8ee4dd1527
[v10.4.x] Azure: Fix for username assertion ( #90096 )
...
Azure: Fix for username assertion (#87853 )
Fix for username assertion
- Allow setting username assertion in INI
- Correctly set the azsettings value
- Update tests
(cherry picked from commit edae5fc791 )
Co-authored-by: Andreas Christou <andreas.christou@grafana.com >
2024-07-04 21:11:22 +03:00
Isabel Matwawana
3fadbc527b
[v10.4.x] Docs: Fix typo in text ( #90097 )
...
Co-authored-by: ANURAG RANJAN <61619621+1md3nd@users.noreply.github.com >
Fix typo in text (#89325 )
2024-07-04 14:07:31 -04:00
grafana-delivery-bot[bot]
f47875ea51
Release: Bump version to 10.4.6 ( #89684 )
...
"Release: Updated versions in package to 10.4.6"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-07-04 15:00:59 +02:00
Isabel Matwawana
606664d2fa
[v10.4.x] Docs: Clarify query and tags search in dashboard list ( #89972 )
2024-07-02 17:22:13 -04:00
grafana-delivery-bot[bot]
02d78c3c53
[v10.4.x] CI: fix release comms workflow ( #89787 )
...
CI: fix release comms workflow (#89744 )
* add runs-on key
* remove unneeded env key
* use more specific quotes in commands
* fix block syntax
* fix workflow dispatch event check
(cherry picked from commit 16b050f676 )
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2024-06-26 17:36:57 +03:00
Isabel Matwawana
7c66cceb96
[v10.4.x] Docs: add panel options shared content ( #89749 )
2024-06-26 10:33:40 -04:00
Isabel Matwawana
38763f2378
[v10.4.x] Docs: add standard options shared content ( #89747 )
2024-06-25 19:15:03 -04:00
grafana-delivery-bot[bot]
50ef5bf048
[v10.4.x] CI: add release comms workflow ( #89736 )
...
CI: add release comms workflow (#89718 )
* add release comms workflow
* add version input
* Add release-comms workflow to CODEOWNERS
(cherry picked from commit 3ede2dba24 )
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
2024-06-25 17:13:53 -05:00
grafana-delivery-bot[bot]
faef7f4c47
[v10.4.x] Changelog: Updated changelog for 10.4.5 ( #89683 )
...
Changelog: Updated changelog for 10.4.5 (#89681 )
Co-authored-by: grafanabot <bot@grafana.com >
(cherry picked from commit 13a4a46cc1 )
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-06-25 14:30:55 +02:00
grafana-delivery-bot[bot]
b037f37bfe
[v10.4.x] Alerting: Fix erroneous use of grafana-cli/logger. ( #89601 )
...
Alerting: Fix erroneous use of grafana-cli/logger. (#89037 )
Can't see how this was intentional, likely just a typo.
(cherry picked from commit d440d86bbb )
Co-authored-by: Steve Simpson <steve.simpson@grafana.com >
2024-06-25 08:59:35 +02:00
Kevin Minehart
8e9aa45716
[10.4.x] backport CI / release changes ( #89631 )
...
* Chore: Add go workspace (#83191 )
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com >
* CI: Make pkg/build its own module, remove unused Grafana modules in go.mo… (#89243 )
* Make pkg/build its own module, remove unused Grafana modules in go.mod/go.sum
* fix go.work format
* log errors on file close errors
* CI: Add release-pr workflow (#89005 )
* Add release-pr workflow
* update CODEOWNERS
* CI: Trigger release pr workflow when a release is completed (#89062 )
* Automation: Verify release artifacts on grafana.com (#89197 )
* baldm0mma/verify_release/ create verify_release_for_download function
* baldm0mma/verify_release/ add name, image, env
* baldm0mma/verify_release/ add initial commands
* baldm0mma/verify_release/ add deps?
* baldm0mma/verify_release/ update location
* baldm0mma/verify_release/ add anno to lib-star
* bald0mma/verify_release/ update func name to verify_grafanacom_step
* baldm0mma/verify_release/ add verify shell script
* baldm0mma/verify_release/ add script content, first attempt
* baldm0mma/verify_release/ add node image to verify_grafanacom_step
* baldm0mma/verify_release/ add gcom secret note
* baldm0mma/verify_release/ add sudo to apt-get
* baldm0mma/verify_release/ add anno
* baldm0mma/verify_release/ add anno to secrets
* baldm0mma/verify_release/ update commands to reflect node env image
* baldm0mma/verify_release/ update annos
* baldm0mma/verify_release/ update tag variable
* baldm0mma/verify release/ add whitespace
* baldm0mma/verify_releases/ update with no bash loops
* baldm0mma/verify_release/ update exit logic
* baldm0mma/verify_release/ remove annos
* baldm0mma/verify_releasse/ resign and build yml
* baldm0mma/verify_release/ remove annos
* baldm0mma/verify_release/ update signature
* baldm0mma/verify_release/ download curl
* baldm0mma/verify_release/ remove temp key folder removal
* baldm0mma/verify_release/ account for artifact download time
* baldm0mma/verify_release/ add anno
* baldm0mma/verify_release/ update location
* baldm0mma/verify_release/ update script
* baldm0mma/verify_release/ make drone
* baldm0mma/verify_release/ update script for oss or ent
* baldm0mma/verify_release/ add promotion option
* baldm0mma/verify_release/ make drone
* Update scripts/drone/events/release.star
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* Update scripts/drone/steps/lib.star
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* Update scripts/drone/steps/lib.star
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* baldm0mma/verify_release/ update drone
* Update scripts/drone/events/release.star
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* baldm0mma/verify_release/ update drone
* Update scripts/drone/steps/lib.star
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* Apply suggestions from code review
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* baldm0mma/update drone
* baldm0mma/verify_release/ update path
* baldm0mma/verify_release/ make drone
* baldm0mma/update drone
* Apply suggestions from code review
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
* baldm0mma/verify_release/ update for loop to account for failure
* baldm0mma/verify_release/ make drone
* baldm0mma/verify_release/ make format-drone
* baldm0mma/verify_release/ rem unused var
---------
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
---------
Co-authored-by: Todd Treece <360020+toddtreece@users.noreply.github.com >
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com >
Co-authored-by: Jev Forsberg <46619047+baldm0mma@users.noreply.github.com >
2024-06-24 15:06:53 -05:00
grafana-delivery-bot[bot]
e95b1e838c
[v10.4.x] docs: update dashboard-variable docs ( #89611 )
...
Co-authored-by: Alexa V <239999+axelavargas@users.noreply.github.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Gábor Farkas <gabor.farkas@gmail.com >
2024-06-24 09:42:03 -04:00
grafana-delivery-bot[bot]
4e8032b846
[v10.4.x] Fix typo in API key ( #89591 )
...
Co-authored-by: pmo <philmoses@gmail.com >
Fix typo in API key (#89568 )
2024-06-24 10:15:32 +01:00
grafana-delivery-bot[bot]
17cbd4277d
[v10.4.x] Echo: Suppress errors from frontend-metrics API call failing ( #89498 )
...
Echo: Don't notify if PerformanceBackend errors when flushing (#89379 )
(cherry picked from commit b43411631b )
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com >
v10.4.5
2024-06-21 12:41:46 +03:00
grafana-delivery-bot[bot]
fec5b421a9
[v10.4.x] Notifications: Do not log email address in error message ( #89500 )
...
Notifications: Do not log email address in error message (#89314 )
Do not log email address in error message
(cherry picked from commit c2c30c25ed )
Co-authored-by: William Wernert <william.wernert@grafana.com >
2024-06-20 20:11:16 +03:00
Isabel Matwawana
1491c9adc3
[v10.4.x] Document Unix ms format for time type parsing ( #89436 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: Isabel Matwawana <76437239+imatwawana@users.noreply.github.com >
Co-authored-by: Oleg Zaytsev <mail@olegzaytsev.com >
2024-06-19 20:35:51 +03:00
grafana-delivery-bot[bot]
b4a1af52f4
[v10.4.x] Docs: correct tracesToLogsV2 example span time shifts ( #89424 )
...
Co-authored-by: Jack Baldry <jack.baldry@grafana.com >
Co-authored-by: jvaelen <jeroen.vaelen@gmail.com >
2024-06-19 16:08:13 +01:00
Jack Baldry
4313c396ec
[v10.4.x] [docs/sources/datasources] Replace docs/reference shortcode with ref URIs ( #88066 )
2024-06-19 15:16:36 +01:00
grafana-delivery-bot[bot]
833a7bb07a
[v10.4.x] Explore: add links to metrics and correlations editor to Explore ( #86924 )
...
Explore: add links to metrics and correlations editor to Explore (#86474 )
add links to metrics and correlations editor
(cherry picked from commit 262cb82132 )
Co-authored-by: Imma Valls <imma.valls@grafana.com >
2024-06-19 15:56:39 +02:00
grafana-delivery-bot[bot]
dbb0125c6a
Release: Bump version to 10.4.5 ( #89178 )
...
"Release: Updated versions in package to 10.4.5"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-06-19 15:54:13 +02:00
grafana-delivery-bot[bot]
7619cf69c2
[v10.4.x] Azure Monitor: Add validation for namespace field in AdvancedResourcePicker when entering a forward slash ( #89313 )
...
Azure Monitor: Add validation for namespace field in AdvancedResourcePicker when entering a forward slash (#89288 )
* Add validation for namespace field in AdvancedResourcePicker when entering a forward slash
* Add test
* Fix formatting
* Remove unused import
(cherry picked from commit 0bdd613f3b )
Co-authored-by: Adam Yeats <16296989+adamyeats@users.noreply.github.com >
2024-06-19 14:32:21 +01:00
Jack Baldry
66e10baeca
[v10.4.x] Use ref URIs with the reference style links ( #89242 )
...
Use ref URIs with the reference style links (#89204 )
* Use ref URIs with the reference style links
If I remember correctly, the UI needs reference style links so it can substitute its own link destinations.
ref URIs work both inline and as the destination for reference style links.
* Remove unused ref URI
* Remove unused Data frames link
---------
(cherry picked from commit f5468542ba )
Signed-off-by: Jack Baldry <jack.baldry@grafana.com >
2024-06-14 17:27:11 +01:00
grafana-delivery-bot[bot]
c72d75e1f2
[v10.4.x] Changelog: Updated changelog for 10.4.4 ( #89177 )
...
Changelog: Updated changelog for 10.4.4 (#89173 )
Co-authored-by: grafanabot <bot@grafana.com >
(cherry picked from commit ffcb13b7ab )
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-06-13 18:12:04 +03:00
grafana-delivery-bot[bot]
98b44044ee
[v10.4.x] BrowseDashboards: Prepend subpath to New Browse Dashboard actions ( #89129 )
...
BrowseDashboards: Prepend subpath to New Browse Dashboard actions (#89109 )
(cherry picked from commit c58d09fd81 )
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com >
v10.4.4
2024-06-13 09:59:14 +01:00
Eric Leijonmarck
7b0f62330c
[v10.4.x] Auth: Removal of conflicting users check upon creation ( #89104 )
...
fix for v10.4.0, use caseinsensitive before checking userConflict
2024-06-12 16:35:22 +02:00