csnv
New member
- Messages
- 35
- Points
- 0
- Github
- csnv
- Emulator
Plugin for generating webtokens for third party applications to serve the required web services for newer clients (2019-06+).
Third party applications than can make use of webtokens generated by this plugin:
https://github.com/csnv/Mindu <- Plugin was tested under this webserver
https://github.com/secretdataz/athena-web-service
Please report any issue in the github page
https://github.com/csnv/webtoken
Instructions:
- Import login_webtoken_fields.sql into your SQL database.
- Apply webtoken.diff to your Hercules server codebase. Alternatively, you may apply this PR: https://github.com/HerculesWS/Hercules/pull/3183
- Place csnv_webtoken.c in your src/plugins directory and compile.
Now your hercules emulator generates the required webtoken. Pick a webserver application that can make use of it.
Plugin download:
This project only aims to provide a bare minimun solution for 2019-06+ clients. For a more functional, feature rich, better security and better performance solution, help funding the real deal here https://board.herc.ws/topic/20151-http-support-in-hercules-funding/
Third party applications than can make use of webtokens generated by this plugin:
https://github.com/csnv/Mindu <- Plugin was tested under this webserver
https://github.com/secretdataz/athena-web-service
Please report any issue in the github page
https://github.com/csnv/webtoken
Instructions:
- Import login_webtoken_fields.sql into your SQL database.
- Apply webtoken.diff to your Hercules server codebase. Alternatively, you may apply this PR: https://github.com/HerculesWS/Hercules/pull/3183
- Place csnv_webtoken.c in your src/plugins directory and compile.
Now your hercules emulator generates the required webtoken. Pick a webserver application that can make use of it.
Plugin download:
Last edited by a moderator: