Commit Graph

78 Commits (8c300a9f7d3215b2797cbf0f1a527bee41d4b643)

Author SHA1 Message Date
Aidaho 8c300a9f7d v8.2.0: Add centralized error handling and structured logging modules
Introduced a unified error handling module (`error_handler.py`) for consistent exception management across the app. Added a structured logging system (`logger.py`) to support JSON-formatted logs, improving log readability and analysis. Updated various modules to utilize these new components for better maintainability and tracing.
2025-05-19 09:24:35 +03:00
Aidaho fc5d4f72a1 v8.1.8: Simplify next URL handling and improve redirect behavior.
Replaced `request.form` with `request.json` for `next` retrieval in login handling, ensuring consistency for JSON-based requests. Updated the redirect to include `next` parameters, preserving the original path when navigating to the login page.
2025-04-23 13:22:48 +03:00
Aidaho 0128321642 v8.1.2: Refactor database interactions and cleanup unused code
Refactor multiple functions to call `get_group` instead of `get_group_name_by_id`. Remove the `ApiToken` class and related database table operations. Simplify the template logic in `show_sub_ovw.html` by removing unnecessary loop and context variables. Cleanup unused imports and streamline several function implementations across the codebase.
2024-11-04 16:46:54 +03:00
Aidaho 69e5c2cca9 v8.0: Log exceptions and add DB update to version 8
Added logging for exceptions in user login and authentication processes. Enhanced `update_db.py` to include error handling for database migration and added a new database update version 8 function.
2024-09-02 10:46:50 +03:00
Aidaho 8f50e1b8bf v8.0: https://roxy-wi.org/changelog#8 2024-08-02 12:50:02 +03:00
Aidaho 7d47e94160 v7.3.0.0
https://roxy-wi.org/changelog#7_3
2024-06-05 10:20:43 +03:00
Aidaho d1a81f937b v7.2.1.0
https://roxy-wi.org/changelog#7_2_1
2024-03-03 10:11:48 +03:00
Aidaho f981819505 v7.2.0.0
Changelog: https://roxy-wi.org/changelog#7.2.0
2024-02-16 09:50:27 +03:00
Aidaho 2712b25515 v7.1.2.0
Changelog: https://roxy-wi.org/changelog#7.1.2
2024-02-04 10:28:17 +03:00
Aidaho fdc7badc61 v7.1.1.0
Changelog: https://roxy-wi.org/changelog#7.1.1
2024-01-17 09:08:27 +03:00
Aidaho d7ba3ff76c v7.1.0.0
Fix HAProxy Docker installation and HA cluster deleting
2023-12-30 22:59:56 +03:00
Aidaho 62071588e9 v7.0.2.0
Changelog: https://roxy-wi.org/changelog#7.0.2
2023-11-02 15:38:04 +03:00
Aidaho 9ce85fdff0 v7.0.1.0
Changelog: https://roxy-wi.org/changelog#7.0.1
2023-10-16 13:12:36 +03:00
Aidaho 5e2fadc75e v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-07 21:48:23 +03:00
Aidaho 6aaeeef565 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-03 22:56:34 +03:00
Aidaho 38be0f4dbb v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-01 14:35:01 +03:00
Aidaho 9f022fb614 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-10-01 00:38:22 +03:00
Aidaho 9ec2cd3c8f v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-30 14:54:44 +03:00
Aidaho bc8bdc36b2 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-30 14:31:29 +03:00
Aidaho 4b168e8fa8 v7.0.0.0
Changelog: https://roxy-wi.org/changelog#7.0.0
2023-09-17 12:42:39 +03:00
Aidaho d190583abd v6.3.7.0
Changelog: https://roxy-wi.org/changelog#6_3_7
2023-03-03 23:03:41 +03:00
Aidaho df04d52eab v6.3.5.0
Changelog: https://roxy-wi.org/changelog#6_3_5
2023-02-13 17:45:45 +03:00
Pavel Loginov ec0718f01f v6.3.0.0
Changelog: https://roxy-wi.org/changelog#6_3_0
2022-11-17 13:03:32 +03:00
Pavel Loginov c48f9f8fc6 v6.3.0.0
Changelog: https://roxy-wi.org/changelog#6_3_0
2022-11-17 10:34:58 +03:00
Pavel Loginov 82700a2ce3 v6.2.3.0
Changelog: https://roxy-wi.org/changelog#6_2_3
2022-11-12 23:06:57 +03:00
Pavel Loginov 6fd1bb51cf v6.2.2.0
Changelog: https://roxy-wi.org/changelog#6_2_2
2022-10-29 00:40:40 +03:00
Pavel Loginov 6b89fcdf01 v6.2.0.0
Changelog: https://roxy-wi.org/changelog#6_2_0
2022-09-28 09:38:53 +03:00
Pavel Loginov 4ec13eb83e v6.2.0.0
Changelog: https://roxy-wi.org/changelog#6_2_0
2022-09-27 22:24:37 +03:00
Pavel Loginov 0371f730b1 v6.2.0.0
Changelog: https://roxy-wi.org/changelog#6_2_0
2022-09-25 21:20:46 +03:00
Pavel Loginov 87fbee9a5e v6.1.0.0
Change log: https://roxy-wi.org/changelog.py#6_1
2022-06-15 23:02:55 +03:00
Pavel Loginov 85bcfda2a0 v6.1.0.0
Change log: https://roxy-wi.org/changelog.py#6_1
2022-06-15 10:34:20 +03:00
Pavel Loginov 3919bfe76b v6.0.3.0
Change log: https://roxy-wi.org/changelog.py#6_0_3
2022-06-02 12:08:37 +03:00
Pavel Loginov 4fa061df97 v6.0.2.0
Changelog: https://roxy-wi.org/changelog.py#6_0_2
2022-05-24 23:20:24 +03:00
Pavel Loginov 8988e1a00e v6.0.2.0
Changelog: https://roxy-wi.org/changelog.py#6_0_2
2022-05-24 22:29:29 +03:00
Pavel Loginov c3ec003f69 v6.0.0.0
Changelog: https://roxy-wi.org/changelog.py#6
2022-04-23 20:40:27 +03:00
Pavel Loginov cec381b6e4 v5.2.3.0
Changelog: https://haproxy-wi.org/changelog.py#5_2_3
2021-08-02 14:19:22 +06:00
Pavel Loginov b6a0f5050c v4.5.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_2
2020-10-25 13:38:33 +06:00
Pavel Loginov c71322f5c5 v4.5.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_5_2
2020-10-25 13:14:55 +06:00
Pavel Loginov 03d86367dc v4.4.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_4_2
2020-08-11 15:29:52 +02:00
Pavel Loginov 7a3bee77d1 v4.4.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_4_2
2020-08-09 10:14:47 +02:00
Pavel Loginov bc38039f61 v4.4.2.0
Changelog: https://haproxy-wi.org/changelog.py#4_4_2
2020-08-09 09:18:30 +02:00
Pavel Loginov 0079b79c95 v4.3.2.0
https://haproxy-wi.org/changelog.py#4_3_2
2020-06-15 19:29:49 +02:00
Pavel Loginov 2374855a5e v4.3.0.0
Changelog: https://haproxy-wi.org/changelog.py#4_3
2020-05-16 20:46:38 +02:00
Pavel Loginov a803e03801 v4.3.0.0
Changelog: https://haproxy-wi.org/changelog.py#4_3
2020-05-10 08:17:07 +02:00
Pavel Loginov 6eb68b1983 v4.2.0.0
https://haproxy-wi.org/changelog.py#4_2
2020-03-27 22:16:04 +01:00
João Trigo Soares 1de5479c97 fix LDAP initialization 2020-03-24 16:04:12 +00:00
Pavel Loginov 7b024f18f1 v4.0.0.0
Changelog: https://haproxy-wi.org/changelog.py#4
2020-02-26 19:10:02 +01:00
Pavel Loginov d9de291842 v3.12.2.0
Changelog: https://haproxy-wi.org/changelog.py#3_12_2
2020-01-19 02:50:43 +03:00
Pavel Loginov 19c22875eb v3.10.1.0
Changelog: https://haproxy-wi.org/changelog.py#3_10_1
2019-12-30 18:52:01 +03:00
Frederic Coelho 5d748a48e7 Fix LDAPS connection and LDAP login 2019-12-04 14:53:39 +01:00