Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-01-19 | Add save_user() function | Muriithi Frederick Muriuki | |
* On successful login via OAuth2, save the details of the user in elasticsearch store, to avoid hitting the external provider for the basic details. | |||
2018-01-12 | Add elasticsearch_tools module | Muriithi Frederick Muriuki | |
* Collect variables and functions for using the elasticsearch system in a separate module. |