Commit Graph

132 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
547f1214b4 fix(fireflyiii): respect user-configured DB credentials when using mariadb_addon
When DB_CONNECTION is set to mariadb_addon, the script now checks if the user
has explicitly configured DB_USERNAME, DB_PASSWORD, or DB_DATABASE in addon
options. If set, those values are used instead of the MariaDB addon service
discovery credentials. This fixes authentication failures when the service
account doesn't have proper access.

Fixes: Firefly III access denied for user 'service' issue

Agent-Logs-Url: https://github.com/alexbelgium/hassio-addons/sessions/7cacda5b-d03e-47c5-b4fc-4cfb4ef2a3dc

Co-authored-by: alexbelgium <44178713+alexbelgium@users.noreply.github.com>
2026-04-20 09:09:20 +00:00
alexbelgium
de0e40c2ea fix: auto-fix linting issues 2025-09-28 00:32:27 +00:00
Alexandre
5422192daf Remove SSL requirement for database user 2025-09-21 10:48:45 +02:00
Alexandre
95d2702eef Modify MySQL commands to skip SSL requirement
Added --skip-ssl option to MySQL commands for database creation and user alteration.

https://github.com/alexbelgium/hassio-addons/issues/2113#issuecomment-3315292129
2025-09-21 07:19:09 +02:00
alexbelgium
35c83cc224 Improvement : use 755 2025-08-02 13:18:42 +02:00
alexbelgium
f5428e0950 fix: auto-fix linting issues 2025-07-23 08:58:09 +00:00
alexbelgium
f728166b14 fix: auto-fix linting issues 2025-06-10 10:06:17 +00:00
Alexandre
45bfb53f61 Try align new logic
https://github.com/alexbelgium/hassio-addons/issues/1750#issuecomment-2645026370
https://github.com/alexbelgium/hassio-addons/issues/1757
https://github.com/alexbelgium/hassio-addons/issues/1758
2025-02-09 17:16:38 +01:00
Alexandre
406d91fdb9 update https://github.com/alexbelgium/hassio-addons/issues/1505#issuecomment-2276178804 2024-08-08 21:00:17 +02:00
github-actions
482e0a8def GitHub bot : scripts executable 2024-07-27 08:10:30 +00:00
Alexandre
302249b5b6 test 2024-07-27 10:09:07 +02:00
Alexandre
32abce6b77 Reapply "trusted proxies"
This reverts commit 72be30c25f.
2024-07-27 09:56:16 +02:00
Alexandre
72be30c25f Revert "trusted proxies"
This reverts commit a3ec318891.
2024-07-27 09:54:48 +02:00
Alexandre
a3ec318891 trusted proxies 2024-07-27 09:54:11 +02:00
Alexandre
c55f3c6752 Add set -e 2023-10-03 20:02:29 +02:00
Alexandre
e0cfc723cf Centralize 2023-09-05 21:22:34 +02:00
Alexandre
4c253ea248 Add colors 2023-09-05 17:14:28 +02:00
Alexandre
8a925613a7 User docker-mods for entrypoint when available 2023-09-05 12:05:39 +02:00
Alexandre
e84e5cfb3e Ipv6 Off Nginx 2023-04-20 22:34:48 +02:00
Alexandre
eddcba146c Clena entrypoint 2023-02-26 11:14:16 +01:00
github-actions
8c90a75d55 GitHub bot : scripts executable 2022-12-20 08:46:36 +00:00
Alexandre
19e8f7a808 Make executable 2022-12-20 09:46:24 +01:00
github-actions
c26798e29e GitHub bot : scripts executable 2022-12-20 08:45:53 +00:00
Alexandre
821d5776b5 Changing file permissions 2022-12-20 09:44:22 +01:00
github-actions
5649b7ed71 GitHub bot : scripts executable 2022-12-19 22:20:22 +00:00
Alexandre
68621505ce Activate github builds 2022-11-26 20:16:15 +01:00
Alexandre
1d7fe56bd2 Update 99-run.sh 2022-11-06 12:19:09 +01:00
Alexandre
eecf0eea7e Update 99-run.sh 2022-11-06 12:13:53 +01:00
Alexandre
b16f872808 Revert 2022-11-06 11:38:48 +01:00
Alexandre
0d13470ef7 Test 2022-11-06 11:16:58 +01:00
Alexandre
d6b88676c2 Update 99-run.sh 2022-11-02 08:02:13 +01:00
Alexandre
62ad02d22e Update 99-run.sh 2022-11-01 22:35:28 +01:00
Alexandre
01cf626a12 Based on 7e2b1fad1a
https://github.com/alexbelgium/hassio-addons/issues/534
2022-11-01 19:04:58 +01:00
Silvio Messi
3ef50090f6 Move uploads to a persisten storage 2022-10-29 11:15:40 +02:00
Alexandre
42bef66f08 Revert "chmod +x scripts"
This reverts commit 3351e5b29c.
2022-06-15 21:03:13 +02:00
Alexandre
3351e5b29c chmod +x scripts 2022-06-15 20:44:11 +02:00
alexbelgium
c5d26350b1 Github bot : script beautyshied 2022-06-12 00:12:48 +00:00
Alexandre
bb043a3b18 ca-certificates updater 2022-06-09 21:45:52 +02:00
Alexandre
28f90f2af7 add ca-certificates update by default 2022-06-09 21:40:31 +02:00
alexbelgium
6a8938e5d1 Github bot : script beautyshied 2022-06-09 18:29:08 +00:00
Alexandre
68bb140eed Correct permissions 2022-06-09 20:27:54 +02:00
Alexandre
faaca5e4d0 Update 99-run.sh 2022-05-15 10:28:09 +02:00
Alexandre
6c0cde8630 Update 99-run.sh 2022-05-15 10:13:03 +02:00
Alexandre
1a40b35cc5 Update 99-run.sh 2022-05-15 08:58:54 +02:00
Alexandre
bc5fead2e0 Update 99-run.sh 2022-05-15 08:46:56 +02:00
Alexandre
917a0df8ab Making script work with new HA 2022-05-10 08:23:40 +02:00
Alexandre
a2ecc71edf Correction 2022-03-24 09:56:48 +01:00
alexbelgium
e8c50b98e1 Adapt to codenotary 2022-03-23 08:59:27 +01:00
alexbelgium
dc791623d5 Beautify bash 2022-03-16 09:56:19 +00:00
Alexandre
5ee59bc959 Cleaner code 2022-03-06 14:51:49 +01:00