From 4ba642d07d50d7eb42ae33cd6f1f7f2c82c02a40 Mon Sep 17 00:00:00 2001
From: 6543 <6543@obermui.de>
Date: Sat, 24 Feb 2024 05:18:49 +0100
Subject: Revert "Support SAML authentication (#25165)" (#29358)
This reverts #25165 (5bb8d1924d77c675467694de26697b876d709a17), as there
was a chance some important reviews got missed.
so after reverting this patch it will be resubmitted for reviewing again
https://github.com/go-gitea/gitea/pull/25165#issuecomment-1960670242
temporary Open #5512 again
---
templates/admin/auth/edit.tmpl | 66 -----------------------------------
templates/admin/auth/new.tmpl | 6 ----
templates/admin/auth/source/saml.tmpl | 62 --------------------------------
3 files changed, 134 deletions(-)
delete mode 100644 templates/admin/auth/source/saml.tmpl
(limited to 'templates/admin')
diff --git a/templates/admin/auth/edit.tmpl b/templates/admin/auth/edit.tmpl
index 2182d011e9..25abefae00 100644
--- a/templates/admin/auth/edit.tmpl
+++ b/templates/admin/auth/edit.tmpl
@@ -367,69 +367,6 @@
{{end}}
-
- {{if .Source.IsSAML}}
- {{$cfg:=.Source.Cfg}}
-