Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

1.3.8

Compare
Choose a tag to compare
@mrjosh mrjosh released this 20 Nov 11:38
· 75 commits to master since this release
31bc810

Update casty-proto package to latest version
Remove TwoFaToken from proto user
Adding UserWithState model
Fixed invalid memory address or nil pointer dereference from UserWithState type, now replacing it with original User type and handle state from NewUserProtoWithState method
Adding debug logging for Publish message in redis
Sending EMSG_CHAT_MESSAGES for new message instead of EMSG_NEW_CHAT_MESSAGE
Using SentinelPassword in redis client instead of Password
Adding password field to redis configuration in config.yaml file
Adding AuthSource to mongodb connection