15 Commits (28fb663d5576609b512d36df405bc30f8a5a5781)

Author SHA1 Message Date
Rohan Sircar 28fb663d55 set log level to debug from info in these 2 files 4 years ago
nova f9e6e3085c cleanup of java backend (removed todos and obsolete code) 5 years ago
Rohan Sircar 62a7e192e6 Made optimizations to service and repo layers 5 years ago
Rohan Sircar ea4b2eb1b1 token auth filter now only catches badcredentialsexception instead of all exceptions. This prevents it from absorbing ALL exception stacktraces 5 years ago
Rohan Sircar 5c653b669b token expiry and other errors are reported in web frontend with alerts. Later, the alterts must be replaced with a js notification library 5 years ago
Rohan Sircar 9165770546 Token auth filter now return 440 http code on expired token 5 years ago
Rohan Sircar 9a922cf5b9 added cacheevict 5 years ago
Rohan Sircar 4c11415d9c removed old commented beanfilter code 5 years ago
Rohan Sircar eb7b2ab6d7 added further logging to tokenauthfilter 5 years ago
Rohan Sircar b0e67cc416 added exception handling to tokenauthfilter 5 years ago
Rohan Sircar 8a339ddf83 Implemented token expiry 5 years ago
Rohan Sircar 25f55a6262 some optimizations 5 years ago
Rohan Sircar 0ca1c47011 further cleanup and added get by token string in usertokenservice 5 years ago
Rohan Sircar deaefaf866 cleaned up the code a bit 5 years ago
Rohan Sircar 1ecbc91e0e transferred token auth files 5 years ago