OpenFusion/src/core
Gent Semaj a6eb0e2349
Auth Cookie Support (#285)
* Auth cookie support

* Add config option for auth cookie support

* Safe handling of TEGid/auth_id strings

* Fix bad size calculation due to pointer cast

* Expiration timestamp instead of valid bit

* Change setting to "allowed auth methods"

This allows plaintext password auth to be disabled altogether

* PR feedback
2024-09-17 20:41:48 -07:00
..
CNProtocol.cpp Reject network messages too small for the packet size field 2023-03-12 01:45:18 +01:00
CNProtocol.hpp [refactor] New buff framework (player implementation) 2023-10-08 16:34:43 -04:00
CNShared.cpp Fix early CNShared timeout 2022-12-11 19:46:29 +01:00
CNShared.hpp Fix early CNShared timeout 2022-12-11 19:46:29 +01:00
CNStructs.hpp Auth Cookie Support (#285) 2024-09-17 20:41:48 -07:00
Core.hpp [refactor] Move files to core/ and servers/ subdirectories 2021-03-17 20:16:48 +01:00
Defines.hpp [refactor] Active power handling 2023-10-08 16:43:11 -04:00
Packets.cpp Fix PC_ATTACK_NPCs not being marked as variadic 2021-03-31 22:27:54 +02:00
Packets.hpp [refactor] Initial ICombatant draft 2023-10-08 16:32:49 -04:00