From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- mailman/admin.cgi/nel/index.html | 37 ++++++++++++++++++++++++++++++++++ mailman/admin.cgi/newt/index.html | 37 ++++++++++++++++++++++++++++++++++ mailman/admin.cgi/snowballs/index.html | 37 ++++++++++++++++++++++++++++++++++ 3 files changed, 111 insertions(+) create mode 100644 mailman/admin.cgi/nel/index.html create mode 100644 mailman/admin.cgi/newt/index.html create mode 100644 mailman/admin.cgi/snowballs/index.html (limited to 'mailman/admin.cgi') diff --git a/mailman/admin.cgi/nel/index.html b/mailman/admin.cgi/nel/index.html new file mode 100644 index 00000000..c7b14ade --- /dev/null +++ b/mailman/admin.cgi/nel/index.html @@ -0,0 +1,37 @@ + + Nel Administrative Authentication +
+ + + + + + + + + + + + +
+ Nel Administrative + Authentication +
List Administrative Password:
+
+
+

Important: From this point on, you + must have cookies enabled in your browser, otherwise no + administrative changes will take effect. + +

Session cookies are used in Mailman's + administrative interface so that you don't need to + re-authenticate with every administrative operation. This + cookie will expire automatically when you exit your browser, or + you can explicitly expire the cookie by hitting the + Logout link under Other Administrative + Activities (which you'll see once you successfully log in). +

+ diff --git a/mailman/admin.cgi/newt/index.html b/mailman/admin.cgi/newt/index.html new file mode 100644 index 00000000..9761c7f2 --- /dev/null +++ b/mailman/admin.cgi/newt/index.html @@ -0,0 +1,37 @@ + + Newt Administrative Authentication +
+ + + + + + + + + + + + +
+ Newt Administrative + Authentication +
List Administrative Password:
+
+
+

Important: From this point on, you + must have cookies enabled in your browser, otherwise no + administrative changes will take effect. + +

Session cookies are used in Mailman's + administrative interface so that you don't need to + re-authenticate with every administrative operation. This + cookie will expire automatically when you exit your browser, or + you can explicitly expire the cookie by hitting the + Logout link under Other Administrative + Activities (which you'll see once you successfully log in). +

+ diff --git a/mailman/admin.cgi/snowballs/index.html b/mailman/admin.cgi/snowballs/index.html new file mode 100644 index 00000000..666ab531 --- /dev/null +++ b/mailman/admin.cgi/snowballs/index.html @@ -0,0 +1,37 @@ + + Snowballs Administrative Authentication +
+ + + + + + + + + + + + +
+ Snowballs Administrative + Authentication +
List Administrative Password:
+
+
+

Important: From this point on, you + must have cookies enabled in your browser, otherwise no + administrative changes will take effect. + +

Session cookies are used in Mailman's + administrative interface so that you don't need to + re-authenticate with every administrative operation. This + cookie will expire automatically when you exit your browser, or + you can explicitly expire the cookie by hitting the + Logout link under Other Administrative + Activities (which you'll see once you successfully log in). +

+ -- cgit v1.2.1