Loginsecurity 2

Alternatives To Loginsecurity 2
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Authelia15,830113 hours ago34September 19, 2022106apache-2.0Go
The Single Sign-On Multi-Factor portal for web apps
Fail2ban8,020
7 days ago1August 14, 2018218otherPython
Daemon to ban hosts that cause multiple authentication errors
Flask Appbuilder4,100301232 days ago276July 06, 2022127bsd-3-clausePython
Simple and rapid application development framework, built on top of Flask. includes detailed security, auto CRUD generation for your models, google charts and much more. Demo (login with guest/welcome) - http://flaskappbuilder.pythonanywhere.com/
Uuid3,9703,95416,7924 months ago16July 12, 202127bsd-3-clauseGo
Go package for UUIDs based on RFC 4122 and DCE 1.1: Authentication and Security Services.
Jetstream3,580193 days ago105July 19, 20221mitPHP
Tailwind scaffolding for the Laravel framework.
Authentik3,415110 hours ago214September 23, 2022284mitPython
The authentication glue you need.
Twofactorauth3,226
20 hours ago21otherRuby
List of sites with two factor auth support which includes SMS, email, phone calls, hardware, and software.
Bouncer3,19511730a month ago55February 21, 202232mitPHP
Laravel Eloquent roles and abilities.
Sso2,981
3 months ago1July 06, 202187mitGo
sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
Ockam2,967228 hours ago58June 14, 2022235apache-2.0Rust
Build secure-by-design applications that can Trust Data-in-Motion. Orchestrate end-to-end encryption, mutual authentication, key management, credential management & authorization policy enforcement — at scale.
Alternatives To Loginsecurity 2
Select To Compare


Alternative Project Comparisons
Readme

LoginSecurity 3 Build Status

Simple, light, fast and secure user authentication management. Since 2012.
Now even lighter and faster than before!

Links

Changes in 3.0

  • Lightweight download (over 20x smaller than v2.1)
  • Improved performance, resulting in higher tps
  • Removed AutoIn support, consider migrating to FastLogin
  • Removed deprecated hashing algorithms
  • Migrated from mcstats to bstats for statistics
  • Block opening inventory while not logged in
  • Fix errors when using some NPC plugins (like FakePlayers)
  • Add unregister command
  • Change updater message format
  • Fixed bug where some messages are unintentionally hidden from the log
  • Added import command for importing profiles to/from mysql
  • Force users to use exactly the same case-sensitive name every time (#85)
  • Added password confirmation to register command (#67)
  • Added changepassword to admin commands (#104)
  • Improved event handling
  • Allow other plugins to log users in while they are not registered

Features

  • 6 useful commands to manage your password
  • Light, fast and easy to set up
  • Secure password storage using industry-standard cryptography
  • Protects and hides user's location and inventory
  • IP & time-based session continuation
  • Straightforward administrative control
  • User-friendly captcha system for new players
  • Used by thousands of server owners
  • Stay secure with automatic update notifications
  • Prevents players from getting kicked for being logged in from another location
  • 20+ supported languages and more to come

Installation

git clone https://github.com/lenis0012/LoginSecurity-2.git LoginSecurity
cd LoginSecurity
git submodule init
git submodule update
mvn clean install

Update changes in the translations repo using git submodule update --remote src/main/resources/lang

Popular Security Projects
Popular Authentication Projects
Popular Security Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Java
Security
Authentication
Password
Minecraft
Inventory
Bukkit