[Mod] JustTest autentification handler [1.1][jtauth]

Post Reply
User avatar
lag01
Member
Posts: 321
Joined: Sun Mar 16, 2014 03:41
GitHub: AndrejIT
IRC: lag01
In-game: lag
Contact:

[Mod] JustTest autentification handler [1.1][jtauth]

by lag01 » Post

In addition to existing auth handler systems and mods, i created my own.
It is simple, pure Lua, with only one dependency, which also is pure Lua mod.
It user persistent key/value storage. It don't stores all data in memory and not rewrites whole file on changes,
this allows it to work well with datasets of ~100MB size.

Also, it automatically imports and renames existing auth.txt, can merge accounts from auth.txt,
and its storage should be able to be reverted back to auth.txt by just renaming file auth.jtdb.

After fix works with 5.4.1 but probably is less actual because Minetest now supports sqlite backend for auth by default.

License: LGPL 2.1
Dependencies: jtdb

Browse on: GitHub
Download:zip
Last edited by lag01 on Sat Aug 21, 2021 19:59, edited 1 time in total.

User avatar
sorcerykid
Member
Posts: 1847
Joined: Fri Aug 26, 2016 15:36
GitHub: sorcerykid
In-game: Nemo
Location: Illinois, USA

Re: [Mod] JustTest autentification handler [1.0][jtauth]

by sorcerykid » Post

Kudos! It's great to see another Lua-based authentication handler. The more options for server operators the better!

PS. Thanks for the shout out in the Readme.md ;)

Post Reply

Who is online

Users browsing this forum: No registered users and 34 guests