Git Product home page Git Product logo

loginsecurity's Introduction

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.