• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

TFS 1.X+ Web login in engine?

zbizu

Legendary OT User
Joined
Nov 22, 2010
Messages
3,329
Solutions
27
Reaction score
2,719
Location
Poland
I was browsing old PRs and I've noticed HTTP API(Asynchronous HTTP API with lua bindings by djarek · Pull Request #2010 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/2010/files)) that could be used as login server to get rid of login.php.

The commented line mentions that it's not secure enough to send private data.
Can it be secured somehow to match login.php safety wise?

what about this one?
Protocol lua API by EvilHero90 · Pull Request #3461 · otland/forgottenserver (https://github.com/otland/forgottenserver/pull/3461/files)
 
Last edited:
Back
Top