cmone-ah-dehner.autoplus-portal.de Open in urlscan Pro
93.184.181.16  Public Scan

Submitted URL: https://cmone-ah-dehner.autoplus-portal.de/
Effective URL: https://cmone-ah-dehner.autoplus-portal.de/auth/login/?next=/
Submission: On March 08 via api from US — Scanned from US

Form analysis 5 forms found in the DOM

POST /i18n/setlang/

<form class="m-0" action="/i18n/setlang/" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="4pLvI0zLOFDv907HfA8wvxE5ED2XCmbXuJ1HKVknkmYPvnLRZqJFgZAgzgTNLRNg">
  <input name="next" type="hidden" value="">
  <input name="language" type="hidden" value="de">
  <div class="dropdown-item mb-2 ml-2 mt-2">
    <a onclick="$(this).closest('form').submit()">
                                                Deutsch (de)
                                            </a>
  </div>
</form>

POST /i18n/setlang/

<form class="m-0" action="/i18n/setlang/" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="4pLvI0zLOFDv907HfA8wvxE5ED2XCmbXuJ1HKVknkmYPvnLRZqJFgZAgzgTNLRNg">
  <input name="next" type="hidden" value="">
  <input name="language" type="hidden" value="en">
  <div class="dropdown-item mb-2 ml-2 mt-2">
    <a onclick="$(this).closest('form').submit()">
                                                English (en)
                                            </a>
  </div>
</form>

POST /i18n/setlang/

<form class="m-0" action="/i18n/setlang/" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="4pLvI0zLOFDv907HfA8wvxE5ED2XCmbXuJ1HKVknkmYPvnLRZqJFgZAgzgTNLRNg">
  <input name="next" type="hidden" value="">
  <input name="language" type="hidden" value="es">
  <div class="dropdown-item mb-2 ml-2 mt-2">
    <a onclick="$(this).closest('form').submit()">
                                                español (es)
                                            </a>
  </div>
</form>

POST /i18n/setlang/

<form class="m-0" action="/i18n/setlang/" method="post">
  <input type="hidden" name="csrfmiddlewaretoken" value="4pLvI0zLOFDv907HfA8wvxE5ED2XCmbXuJ1HKVknkmYPvnLRZqJFgZAgzgTNLRNg">
  <input name="next" type="hidden" value="">
  <input name="language" type="hidden" value="it">
  <div class="dropdown-item mb-2 ml-2 mt-2">
    <a onclick="$(this).closest('form').submit()">
                                                italiano (it)
                                            </a>
  </div>
</form>

POST /auth/login_execute/

<form id="login-form" method="post" action="/auth/login_execute/" autocomplete="off">
  <input type="hidden" name="csrfmiddlewaretoken" value="4pLvI0zLOFDv907HfA8wvxE5ED2XCmbXuJ1HKVknkmYPvnLRZqJFgZAgzgTNLRNg">
  <h2 class="mt-5 mb-1">User login</h2>
  <input type="hidden" name="mandant_id" id="mandant_id" value="170">
  <h6>Autohaus Dehner GmbH</h6>
  <label class="mt-4" for="id_username">Username</label>
  <input autocomplete="off" name="username" id="id_username" type="text" class="form-control" placeholder="Username">
  <label class="mt-4" for="id_password">Password</label>
  <input autocomplete="off" name="password" id="id_password" type="password" class="form-control" placeholder="Password">
  <input type="submit" value="Log in" class="btn btn-primary-functional w-100 mt-5">
  <a class="mt-4 d-inline-block" href="/auth/reset_password/">Forgotten your password?</a>
  <!--
            <button onclick="authn('login-form')"
                    class="btn btn-secondary-functional w-100 mt-5"><i
                    class="fal fa-key"></i> Log in with Passkey</button>
            
<script type="text/javascript">
    var GetAssertReq = (getAssert) => {
        getAssert.publicKey.challenge = base64url.decode(getAssert.publicKey.challenge);

        for (let allowCred of getAssert.publicKey.allowCredentials) {
            allowCred.id = base64url.decode(allowCred.id);
        }

        return getAssert
    }

    function authn(form) {
        window.loginForm = form;
        fetch('/auth/passkey/begin?username=' + $('id_username').val(), {
            method: 'GET',
        }).then(function (response) {
            if (response.ok) {
                return response.json().then(function (req) {
                    return GetAssertReq(req)
                });
            }
            throw new Error('No credential available to authenticate!');
        }).then(function (options) {
            console.log(options)
            return navigator.credentials.get(options);
        }).then(function (assertion) {
            pk = $("#passkeys")
            if (pk.length == 0) {
                console.error("Did you add the 'passkeys' hidden input field")
                return
            }
            pk.val(JSON.stringify(publicKeyCredentialToJSON(assertion)));
            x = document.getElementById(window.loginForm)
            if (x === null || x === undefined) {
                console.error("Did you pass the correct form id to auth function")
                return;
            }
            x.submit()

        });
        $(document).ready(function () {
            if (location.protocol != 'https:') {
                console.error("Passkeys must work under secure context")
            }
        });
    }
</script>
            -->
  <input type="hidden" name="next" value="/">
  <input type="hidden" name="passkeys" id="passkeys">
</form>

Text Content

✕


CONFIRM

Are you sure you want to carry out this action?

No, cancel Yes, continue

✕


ATTENTION

CarManager ONE is not optimized for this screen size.

Continue
 * Language
   Deutsch (de)
   English (en)
   español (es)
   italiano (it)

CarManager ONE



USER LOGIN

AUTOHAUS DEHNER GMBH

Username Password Forgotten your password?
Version: 202403081331