A self hosted chat application with end-to-end encrypted messaging.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rohan Sircar bee90dcef0 added logging to initializer service 5 years ago
..
config transferred token auth files 5 years ago
controller application now resets online flag and num_sessions to 0 on startup 5 years ago
dto Switched to persistent storage of active users. This solves the issue of tracking active user with multiple sessions 5 years ago
error Changes to error model and login/registration cards 5 years ago
logged Token is delete and evicted from cache when num sessions hits 0. Also cleaned up loggeduser and added some logging 5 years ago
model Implemented token expiry 5 years ago
repository Implemented token expiry 5 years ago
security added cacheevict 5 years ago
service added logging to initializer service 5 years ago
BeanConfigurations.java transferred token auth files 5 years ago
ChattoApplication.java add bootstrap to web front-end 5 years ago
RESTAuthenticationEntryPoint.java Architecture improvements and validation 5 years ago
ServletInitializer.java First commit 5 years ago
WebConfig.java zz 5 years ago
WebSecurityConfiguration.java transferred token auth files 5 years ago