Commit graph

80 commits

Author SHA1 Message Date
ChrispyBacon-dev
295cfa634c oauth alpha - implementation 2025-09-26 13:40:37 +02:00
ChrispyBacon-dev
c3337890e9 hotfixes - details in changelog.md 2025-09-25 12:38:54 +02:00
ChrispyBacon-dev
1a347165e0 tunnel migration for Agent and existing tunnel 2025-09-23 10:44:58 +02:00
ChrispyBacon-dev
7ec2a29930 exemption for API v2 endpoints in the gating logic condition 2025-09-23 09:58:59 +02:00
ChrispyBacon-dev
74aec141d8 Bugfix Docker Rule overwrite in UI 2025-09-23 09:36:35 +02:00
ChrispyBacon-dev
4f35fde0c6 Tunnel dectection on status web after migration from v2 to v3 fixes 2025-09-23 08:24:57 +02:00
ChrispyBacon-dev
d5ec8e1108 better responsive updates on SSE/WebUI 2025-09-22 18:05:01 +02:00
ChrispyBacon-dev
1822b74a52 v3.0-rc
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run
2025-09-21 22:06:41 +02:00
ChrispyBacon-dev
cbfabdf0c2 update v2.1.7
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run
2025-08-30 09:31:27 +02:00
ChrispyBacon-dev
5afc5e6bb6 restructuringg of docksr image timestamp 2025-08-30 09:17:56 +02:00
ChrispyBacon-dev
cf2bc1203f Capture GitHub release published_at and minor cleanup
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run
In version_check(), parse the GitHub release JSON once (latest_release_data)
and store its published_at into result['remote_pushed_at'] when not already set.
This preserves the remote release timestamp for UI/logic and avoids repeated
rgh.json() calls. Also cleaned up surrounding comments/whitespace for readability.
2025-08-29 22:08:36 +02:00
ChrispyBacon-dev
96803fea96 added logging for check version function
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run
2025-08-28 22:30:01 +02:00
ChrispyBacon-dev
787258314e timestamp for version check 2025-08-28 22:13:52 +02:00
ChrispyBacon-dev
586769ec4d check version
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run
2025-08-28 18:09:13 +02:00
ChrispyBacon-dev
2d37706fab added hostname CF link in ingress table 2025-08-26 17:40:30 +02:00
ChrispyBacon-dev
bfdc1b6831 vulnerability fixes - details in changelog and release notes v2.1.6 2025-08-24 16:14:19 +02:00
ChrispyBacon-dev
8e9722359d indentation typo 2025-08-24 13:26:07 +02:00
ChrispyBacon-dev
dbd089068f Swiss Made badge shield and update CSP 2025-08-24 13:22:12 +02:00
ChrispyBacon-dev
2a271db141 DockFlare v2.1.4
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run
2025-08-23 14:44:30 +02:00
ChrispyBacon-dev
267078b9b1 remove of policy edit drop down menu and replaced with Edit Rule form - more streamlined 2025-08-14 11:24:39 +02:00
ChrispyBacon-dev
055bf09fd3 typo... variable .. I'm getting tired..
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run
2025-08-12 19:58:40 +02:00
ChrispyBacon-dev
e3a1fec76b updated ping end point hardcoded version to call config.APP_Version 2025-08-12 19:49:30 +02:00
ChrispyBacon-dev
071b4fe913 ping endpoint exception non auth 2025-08-12 19:30:21 +02:00
ChrispyBacon-dev
603dce5761 too many redirects fix when password disable 2025-08-12 16:25:41 +02:00
ChrispyBacon-dev
a8bca9ecce better password disable 2025-08-12 16:16:28 +02:00
ChrispyBacon-dev
6e4d1a0920 optional disable of password auth 2025-08-12 15:56:48 +02:00
ChrispyBacon-dev
b6b5ada570 start sequence pre flight 2025-08-12 10:58:53 +02:00
ChrispyBacon-dev
b765564b44 DockFlare v2.1: Pre Flight & Security Update 2025-08-11 21:57:34 +02:00
ChrispyBacon-dev
2fcb698079 v2.1.1 - The Usability & Security Update 2025-08-11 21:13:57 +02:00
ChrispyBacon-dev
44bb187bbd introducing CSP back from dropped v2.0.5
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run
2025-08-08 10:17:59 +02:00
ChrispyBacon-dev
244e4635df Revert: Roll back to stable state v2.0.1 2025-08-08 09:11:13 +02:00
ChrispyBacon-dev
f61fc7e5ff CSP exception for rsme
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run
2025-08-07 17:34:24 +02:00
ChrispyBacon-dev
5672e8e8fc dismissal local storage web browser 2025-08-07 11:34:54 +02:00
ChrispyBacon-dev
686409b31a show only banner if Password is not set 2025-08-07 10:15:54 +02:00
ChrispyBacon-dev
8b2ae70f86 Security Warning if no password is set in .env 2025-08-07 10:02:14 +02:00
ChrispyBacon-dev
2eacb8d6ae fix login form 2025-08-07 09:05:36 +02:00
ChrispyBacon-dev
26b4ba0a0d login 2025-08-07 08:23:33 +02:00
ChrispyBacon-dev
904a262a11 import statements for Backup & Restore 2025-08-05 13:55:50 +02:00
ChrispyBacon-dev
7be59779a3 Backup and Restore 2025-08-05 13:48:32 +02:00
ChrispyBacon-dev
e62212959a ssh/Bastion 2025-08-05 13:03:05 +02:00
ChrispyBacon-dev
fbed91147e web ui refinements 2025-08-01 14:06:57 +02:00
ChrispyBacon-dev
bfd6b49f36 typo app_version missing comma
Some checks are pending
Docker Image Build and Push / build (push) Waiting to run
2025-08-01 12:49:49 +02:00
ChrispyBacon-dev
201fe39a27 version 2025-08-01 12:46:44 +02:00
ChrispyBacon-dev
feb9000f44 imports and helper functions 2025-08-01 10:13:25 +02:00
ChrispyBacon-dev
c1add43747 Manual rule Access Group Policy feature added 2025-08-01 09:28:51 +02:00
ChrispyBacon-dev
c85ecbb57c fixed JSON API call string for email access groups 2025-08-01 08:02:16 +02:00
ChrispyBacon-dev
b2a3d3bd63 NameError fix: access_group import 2025-07-31 21:51:05 +02:00
ChrispyBacon-dev
c09f0cd009 new feature reusable access groups policies 2025-07-31 21:41:29 +02:00
ChrispyBacon-dev
bc097e345e bugfix web route function
Some checks failed
Docker Image Build and Push / build (push) Has been cancelled
2025-07-28 09:38:50 +02:00
ChrispyBacon-dev
5b7b5e224b typo for bugfix email auth web manual rule 2025-07-19 15:45:56 +02:00