portainer.sussfamily.fr
Open in
urlscan Pro
2606:4700:3033::6815:2720
Public Scan
URL:
https://portainer.sussfamily.fr/
Submission: On December 24 via api from US — Scanned from FR
Submission: On December 24 via api from US — Scanned from FR
Form analysis
1 forms found in the DOM<form class="simple-box-form form-horizontal ng-pristine ng-valid">
<div class="form-group">
<!-- ngIf: ctrl.state.showOAuthLogin -->
</div>
<!-- divider -->
<!-- ngIf: ctrl.state.showOAuthLogin -->
<!-- use internal auth button -->
<!-- ngIf: ctrl.state.showOAuthLogin && !ctrl.state.showStandardLogin -->
<!-- !username input -->
<!-- ngIf: ctrl.state.showStandardLogin -->
<div ng-if="ctrl.state.showStandardLogin" class="ng-scope">
<div class="pb-2">Username</div>
<input id="username" type="text" data-cy="auth-usernameInput" class="form-control ng-pristine ng-untouched ng-valid ng-empty" name="username" ng-model="ctrl.formValues.Username" auto-focus="" placeholder="Enter your username">
</div><!-- end ngIf: ctrl.state.showStandardLogin -->
<!-- password input -->
<!-- ngIf: ctrl.state.showStandardLogin -->
<div ng-if="ctrl.state.showStandardLogin" class="ng-scope">
<div class="pb-2">Password</div>
<div class="relative">
<input id="password" ng-attr-type="{{ ctrl.state.passwordInputType }}" class="form-control pr-10 ng-pristine ng-untouched ng-valid ng-empty" name="password" ng-model="ctrl.formValues.Password" autocomplete="off" data-cy="auth-passwordInput"
placeholder="Enter your password" ng-trim="false" type="password">
<button data-cy="auth-passwordInputToggle" type="button" ng-click="ctrl.toggleShowPassword()" class="absolute right-0 top-0 flex h-[34px] w-[50px] items-center justify-center border-none bg-transparent" tooltip-append-to-body="true"
tooltip-placement="top" tooltip-class="portainer-tooltip" uib-tooltip="Show password">
<pr-icon icon="ctrl.state.passwordInputType === 'password' ? 'eye-off' : 'eye'" size="'md'" class="ng-isolate-scope"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor"
stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-eye-off icon inline-flex icon-md" aria-hidden="true">
<path d="M10.733 5.076a10.744 10.744 0 0 1 11.205 6.575 1 1 0 0 1 0 .696 10.747 10.747 0 0 1-1.444 2.49"></path>
<path d="M14.084 14.158a3 3 0 0 1-4.242-4.242"></path>
<path d="M17.479 17.499a10.75 10.75 0 0 1-15.417-5.151 1 1 0 0 1 0-.696 10.75 10.75 0 0 1 4.446-5.143"></path>
<path d="m2 2 20 20"></path>
</svg></pr-icon>
</button>
</div>
</div><!-- end ngIf: ctrl.state.showStandardLogin -->
<!-- ngIf: ctrl.state.showStandardLogin -->
<div class="form-group overflow-auto ng-scope" ng-if="ctrl.state.showStandardLogin">
<!-- login button -->
<div class="col-sm-12 d-flex py-1">
<button type="submit" class="btn btn-primary btn-lg btn-block ng-isolate-scope" ng-click="ctrl.authenticateUser()" button-spinner="ctrl.state.loginInProgress" ng-disabled="ctrl.state.loginInProgress" data-cy="auth-loginButton"><ng-transclude>
<span ng-hide="ctrl.state.loginInProgress" class="ng-scope">Login</span>
<span ng-show="ctrl.state.loginInProgress" class="ng-scope ng-hide">Login in progress...</span>
</ng-transclude><span ng-show="spinning" class="ng-hide"><pr-icon icon="'loader-2'" class-name="'animate-spin-slow ml-0.5'" class="ng-isolate-scope"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"
fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-loader-circle animate-spin-slow ml-0.5 icon inline-flex" aria-hidden="true">
<path d="M21 12a9 9 0 1 1-6.219-8.56"></path>
</svg></pr-icon> </span></button>
</div>
</div><!-- end ngIf: ctrl.state.showStandardLogin -->
</form>
Text Content
Log in to your account Welcome back! Please enter your details Username Password Login Login in progress... Authentication in progress...