diff --git a/.gitignore b/.gitignore index fa4e6bcc9..6785819bd 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,9 @@ # just copy or link them under this repository on development environments. /serveradmin_* +# Ignore our SSO app +igrestlogin + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] diff --git a/serveradmin/common/templates/igrestlogin/login_simulation.html b/serveradmin/common/templates/igrestlogin/login_simulation.html deleted file mode 100644 index 9fafc1d90..000000000 --- a/serveradmin/common/templates/igrestlogin/login_simulation.html +++ /dev/null @@ -1,64 +0,0 @@ -{% load url from future %} - - - -Login simulation · InnoGames - - - -
-

InnoGames

-

Login simulation

-

Please enter your username and password in order to login.

-
-
-{% csrf_token %} - -{{ login_form }} -
- -
-
- -