Eduardo Silva
|
7aeb37ce28
|
Update README files to enhance link formatting for documentation
|
2026-03-18 22:50:45 -03:00 |
|
Eduardo Silva
|
ea6ee51e32
|
Update README files with enhanced descriptions and installation instructions
|
2026-03-18 22:31:12 -03:00 |
|
Eduardo Silva
|
5c1c34ca91
|
Merge remote-tracking branch 'origin/main'
|
2026-03-18 22:17:25 -03:00 |
|
Eduardo Silva
|
30074e5bd6
|
add github page
|
2026-03-18 22:17:13 -03:00 |
|
Eduardo Silva
|
b2ba95ca17
|
Create CNAME
|
2026-03-18 22:14:34 -03:00 |
|
Eduardo Silva
|
386de7ec22
|
Delete CNAME
|
2026-03-18 22:14:22 -03:00 |
|
Eduardo Silva
|
6e665173be
|
Create CNAME
|
2026-03-18 21:10:52 -03:00 |
|
Eduardo Silva
|
35fa484972
|
Merge remote-tracking branch 'origin/main'
|
2026-03-18 21:05:50 -03:00 |
|
Eduardo Silva
|
769620053b
|
add index.html with basic HTML structure
|
2026-03-18 21:05:19 -03:00 |
|
Eduardo Silva
|
bc7e313ff5
|
Delete CNAME
|
2026-03-18 21:03:45 -03:00 |
|
Eduardo Silva
|
6b881b13ba
|
Create CNAME
|
2026-03-18 20:55:06 -03:00 |
|
Eduardo Silva
|
a7619e45c0
|
update caddy_disabled_alert.html with updated discussion link for Caddy integration
|
2026-03-18 11:45:29 -03:00 |
|
Eduardo Silva
|
56fc0828bb
|
update readme files
|
2026-03-18 11:42:28 -03:00 |
|
Eduardo Silva
|
7ac1b1ae5d
|
update translations
|
2026-03-18 11:24:10 -03:00 |
|
Eduardo Silva
|
9a5696d855
|
update translations
|
2026-03-18 10:58:51 -03:00 |
|
Eduardo Silva
|
bf65c6ef44
|
enhance caddy_disabled_alert.html with additional information and guidance for Caddy integration
|
2026-03-18 10:57:11 -03:00 |
|
Eduardo Silva
|
23be9d2f45
|
update docker-compose yml files
|
2026-03-18 10:56:59 -03:00 |
|
Eduardo Silva
|
5c5375cb9a
|
implement challenge verification flow with altcha integration and add challenge page
|
2026-03-18 08:56:48 -03:00 |
|
Eduardo Silva
|
0bd4136b5f
|
add dark mode synchronization script and update image source conditions
|
2026-03-17 20:08:02 -03:00 |
|
Eduardo Silva
|
25ed71ce57
|
enhance build_and_push script with additional parameters for context and platforms
|
2026-03-17 19:35:07 -03:00 |
|
Eduardo Silva
|
3c6ae74019
|
update sidebar icons and adjust padding for improved layout
|
2026-03-17 15:53:58 -03:00 |
|
Eduardo Silva
|
331deb1d91
|
add !important to dark mode background gradient for consistency
|
2026-03-17 15:49:18 -03:00 |
|
Eduardo Silva
|
8435d5edcb
|
add alert for disabled Caddy in App Gateway and Gatekeeper modules
|
2026-03-17 15:43:21 -03:00 |
|
Eduardo Silva
|
b517f70165
|
bump version information
|
2026-03-17 15:43:09 -03:00 |
|
Eduardo Silva
|
ca09618522
|
add create_if_missing option to PUT request for DNS records
|
2026-03-17 15:01:50 -03:00 |
|
Eduardo Silva
|
70ba21ec46
|
Merge pull request #150 from SecareLupus/main
Expanded API Coverage & Documentation
|
2026-03-17 14:50:24 -03:00 |
|
Eduardo Silva
|
74ea48335d
|
refactor build and push script to enhance image selection and tagging process
|
2026-03-17 14:38:01 -03:00 |
|
Eduardo Silva
|
c3c7fa37cd
|
add dark mode support
|
2026-03-17 13:29:37 -03:00 |
|
Eduardo Silva
|
e91bc48168
|
add dark mode support
|
2026-03-17 12:04:11 -03:00 |
|
Eduardo Silva
|
46b383a0b6
|
fix enhanced filter function
|
2026-03-17 10:41:08 -03:00 |
|
Eduardo Silva
|
ea32dc8297
|
update QR code generation by implementing POST request handling and validating input fields in the authentication method forms
|
2026-03-16 21:16:31 -03:00 |
|
Eduardo Silva
|
8418beb482
|
enhance policy validation by ensuring protected policies have authentication methods and defaulting to HTTPS in external URL construction
|
2026-03-16 21:05:16 -03:00 |
|
Eduardo Silva
|
cf4674b933
|
enhance validation in forms by checking hostname and path prefix for invalid characters and reserved prefixes
|
2026-03-16 20:48:44 -03:00 |
|
Eduardo Silva
|
fb17394099
|
enhance security by adding cache control headers, validating password length, and rejecting encoded slashes in path processing
|
2026-03-16 20:36:49 -03:00 |
|
Eduardo Silva
|
ca63b87123
|
implement CSRF protection by adding token generation, validation, and cookie management in login flows
|
2026-03-16 20:23:18 -03:00 |
|
Eduardo Silva
|
ebbffca21d
|
validate path prefix in form cleaning process to ensure proper formatting and prevent invalid characters
|
2026-03-16 20:23:05 -03:00 |
|
Eduardo Silva
|
a9bfcac771
|
enhance security by sanitizing headers and preventing open redirects
|
2026-03-16 19:53:05 -03:00 |
|
Eduardo Silva
|
4c109957e9
|
enhance security by adding HTTP security headers and disabling OpenAPI documentation
|
2026-03-16 19:49:11 -03:00 |
|
Eduardo Silva
|
76048593f1
|
refactor login flow to use context path for redirects and enhance path normalization to prevent traversal bypasses
|
2026-03-16 19:47:48 -03:00 |
|
Eduardo Silva
|
bf1991457a
|
enhance security by enforcing strict SameSite cookies, validating OIDC callback host, and improving path matching logic
|
2026-03-16 19:35:24 -03:00 |
|
Eduardo Silva
|
3a8d807665
|
remove exclusion of reserved application names from route data
|
2026-03-16 17:37:51 -03:00 |
|
Eduardo Silva
|
058086c943
|
add support for displaying Django hostnames in application details
|
2026-03-16 17:29:39 -03:00 |
|
Eduardo Silva
|
ceb9c2395a
|
add validation to prevent deletion of authentication methods in use by access policies
|
2026-03-16 17:24:57 -03:00 |
|
Eduardo Silva
|
29d1621152
|
add reserved application checks to prevent modification and deletion
|
2026-03-16 17:24:20 -03:00 |
|
Eduardo Silva
|
9e4da484fe
|
add default entries creation on post-migrate signal and refactor application model logic
|
2026-03-16 17:08:50 -03:00 |
|
Eduardo Silva
|
a496ba2c63
|
add django admin views
|
2026-03-16 16:37:03 -03:00 |
|
Eduardo Silva
|
51a2535e87
|
add display_name field to models and update related forms and templates
|
2026-03-16 16:33:12 -03:00 |
|
Eduardo Silva
|
c912e7bb5f
|
remove TOTP selection rule requiring combination with Local Password or OIDC authentication
|
2026-03-16 15:59:19 -03:00 |
|
Eduardo Silva
|
c02abf335e
|
add temporary error message for unavailable OIDC authentication in forms
|
2026-03-16 15:59:05 -03:00 |
|
Eduardo Silva
|
4c57f43f4b
|
run caddy in wireguard network namespace to access VPN routes
|
2026-03-16 14:51:36 -03:00 |
|