admin.connectgroups.org.au Open in urlscan Pro
202.60.92.22  Public Scan

Submitted URL: https://admin.connectgroups.org.au/
Effective URL: https://admin.connectgroups.org.au/login
Submission: On August 06 via api from US — Scanned from AU

Form analysis 1 forms found in the DOM

<form class="w-full" wire:submit="login">
  <div class="tc-icon-form-group">
    <div>
      <!--[if BLOCK]><![endif]--> <label for="email" class="block text-sm font-semibold text-gray-600 dark:text-dark-400"> Email <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      </label>
      <!--[if ENDBLOCK]><![endif]-->
      <div class="relative mt-1 rounded-md shadow-sm">
        <!--[if BLOCK]><![endif]-->
        <div class="pointer-events-none absolute inset-y-0 flex items-center text-gray-500 dark:text-dark-400 left-0 pl-2">
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          <svg class="h-5 w-5 text-gray-500 dark:text-dark-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
            <path stroke-linecap="round" stroke-linejoin="round" d="M15.75 6a3.75 3.75 0 11-7.5 0 3.75 3.75 0 017.5 0zM4.501 20.118a7.5 7.5 0 0114.998 0A17.933 17.933 0 0112 21.75c-2.676 0-5.216-.584-7.499-1.632z"></path>
          </svg>
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
        </div>
        <!--[if ENDBLOCK]><![endif]-->
        <div
          class="focus:ring-primary-600 focus-within:focus:ring-primary-600 focus-within:ring-primary-600 dark:focus-within:ring-primary-600 flex rounded-md ring-1 transition focus-within:ring-2 dark:ring-dark-600 dark:text-dark-300 text-gray-600 ring-gray-300 dark:bg-dark-800 bg-white">
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          <input id="email" type="text" class="dark:placeholder-dark-400 w-full rounded-md border-0 bg-transparent py-1.5 ring-0 placeholder:text-gray-400 focus:outline-none focus:ring-transparent sm:text-sm sm:leading-6 pl-8" name="email"
            autofocus="autofocus" wire:model="email">
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
        </div>
      </div>
      <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
    </div>
  </div>
  <div class="tc-icon-form-group">
    <div>
      <!--[if BLOCK]><![endif]--> <label for="password" class="block text-sm font-semibold text-gray-600 dark:text-dark-400"> Password <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      </label>
      <!--[if ENDBLOCK]><![endif]-->
      <div class="relative mt-1 rounded-md shadow-sm">
        <!--[if BLOCK]><![endif]-->
        <div class="pointer-events-none absolute inset-y-0 flex items-center text-gray-500 dark:text-dark-400 left-0 pl-2">
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          <svg class="h-5 w-5 text-gray-500 dark:text-dark-400" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
            <path stroke-linecap="round" stroke-linejoin="round" d="M16.5 10.5V6.75a4.5 4.5 0 10-9 0v3.75m-.75 11.25h10.5a2.25 2.25 0 002.25-2.25v-6.75a2.25 2.25 0 00-2.25-2.25H6.75a2.25 2.25 0 00-2.25 2.25v6.75a2.25 2.25 0 002.25 2.25z"></path>
          </svg>
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
        </div>
        <!--[if ENDBLOCK]><![endif]-->
        <div
          class="focus:ring-primary-600 focus-within:focus:ring-primary-600 focus-within:ring-primary-600 dark:focus-within:ring-primary-600 flex rounded-md ring-1 transition focus-within:ring-2 dark:ring-dark-600 dark:text-dark-300 text-gray-600 ring-gray-300 dark:bg-dark-800 bg-white">
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
          <input id="password" type="password" class="dark:placeholder-dark-400 w-full rounded-md border-0 bg-transparent py-1.5 ring-0 placeholder:text-gray-400 focus:outline-none focus:ring-transparent sm:text-sm sm:leading-6 pl-8" name="password"
            wire:model="password">
          <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
        </div>
      </div>
      <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
    </div>
  </div>
  <div class="tc-form-group pl-1">
    <div>
      <div class="flex items-center">
        <label for="remember" class="relative inline-flex cursor-pointer items-start">
          <div class="flex items-center">
            <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
            <div>
              <div class="relative flex items-center justify-end">
                <input id="remember" type="checkbox"
                  class="peer absolute inset-y-0 left-0.5 translate-x-0 my-0.5 transform cursor-pointer appearance-none rounded-full border-0 bg-white shadow transition duration-200 ease-in-out checked:bg-none checked:text-white focus:outline-none focus:ring-0 focus:ring-offset-0 h-4 w-4 checked:translate-x-4"
                  name="remember">
                <div
                  class="bg-secondary-200 dark:bg-dark-800 block cursor-pointer rounded-full transition duration-100 ease-in-out group-focus:ring-2 group-focus:ring-offset-2 peer-focus:ring-2 peer-focus:ring-offset-2 h-5 w-9 peer-checked:bg-primary-500 peer-focus:ring-primary-500 group-focus:ring-primary-500 dark:ring-offset-dark-900">
                </div>
              </div>
            </div>
            <!--[if BLOCK]><![endif]--> <span class="dark:text-dark-400 cursor-pointer items-center text-sm font-medium text-gray-700 ml-2"> Remember me </span>
            <!--[if ENDBLOCK]><![endif]-->
          </div>
        </label>
      </div>
      <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
    </div>
  </div>
  <div class="tc-form-group justify-between">
    <a href="/forgot-password" class="text-action hover:underline       ">Forgot your password?</a>
    <button role="button"
      class="focus:ring-offset-white focus:shadow-outline group inline-flex items-center justify-center gap-x-2 border outline-none transition-all duration-200 ease-in-out hover:shadow-sm focus:border-transparent focus:ring-2 disabled:cursor-not-allowed disabled:opacity-80 text-md px-4 py-2 text-primary-50 ring-primary-500 bg-primary-500 focus:bg-primary-600 hover:bg-primary-600 border-transparent focus:ring-offset-2 dark:focus:ring-offset-dark-900 dark:focus:ring-primary-600 dark:bg-primary-700 dark:hover:bg-primary-600 dark:hover:ring-primary-600 rounded-md"
      wire:loading.attr="disabled" wire:loading.class="!cursor-wait">
      <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]--> Login <!--[if BLOCK]><![endif]--> <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      <svg class="w-4 h-4 text-primary-50" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor" aria-hidden="true">
        <path stroke-linecap="round" stroke-linejoin="round" d="M12.75 15l3-3m0 0l-3-3m3 3h-7.5M21 12a9 9 0 11-18 0 9 9 0 0118 0z"></path>
      </svg>
      <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
      <!--[if ENDBLOCK]><![endif]-->
      <!--[if BLOCK]><![endif]--> <svg class="animate-spin w-4 h-4 text-primary-50" wire:loading.delay="" dusk="button-loading-spinner" xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24">
        <circle class="opacity-25" cx="12" cy="12" r="10" stroke="currentColor" stroke-width="4"></circle>
        <path class="opacity-75" fill="currentColor" d="M4 12a8 8 0 018-8V0C5.373 0 0 5.373 0 12h4zm2 5.291A7.962 7.962 0 014 12H0c0 3.042 1.135 5.824 3 7.938l3-2.647z"></path>
      </svg>
      <!--[if ENDBLOCK]><![endif]-->
    </button>
  </div>
</form>

Text Content

LOGIN

Enter your email and password to login.

Email

Password


Remember me
Forgot your password? Login