Tag: http authentication

5 results

miniOrange 2FA - OTP Verification

miniOrange

ExpressionEngine 2, ExpressionEngine 3, ExpressionEngine 4, ExpressionEngine 5, ExpressionEngine 6

miniOrange 2FA - OTP Verification verifies Email Address/Mobile Number of users / admin by sending OTP verification code during login. It removes the possibility of users accessing your site with fake Email Address/Mobile Number by enabling OTP Verification.

Authentic

Blue Coast Web

ExpressionEngine 2

Password protect an arbitrary public facing page without involving the Member module, the template's access or the web server configuration (.htaccess, htpasswd, etc)

http_auth

koivi

ExpressionEngine 2

This plugin utilizes HTTP basic authenitcation as a basis to provide or deny access to a web page.

  • No Reviews.
  • Rating - 0.00No Votes
  • 3 Favs

Entry Auth Dir

koivi

ExpressionEngine 2

Creates directories and uses HTTP authentication to password protect them. The data used to create these directories comes from entries in a configured channel with appropriate fields. If the submitted password field is empty, the entension generates a random password based on settings.

  • No Reviews.
  • Rating - 0.00No Votes
  • 3 Favs
Using ExpressionEngine’s Built-In HTTP Authentication to Restrict Access During Development

Using ExpressionEngine’s Built-In HTTP Authentication to Restrict Access During Development

03.20.09 by Ryan Masuga

You can restrict access to an ExpressionEngine site under development with template access restrictions by User Group. But what if you need to test logged-in and logged-out status, and different member levels? We show you how to easily restrict your dev area and still test member-related conditionals on your templates with a Dev User Group and EE’s HTTP Authentication.