diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..28858aad96721cb1f25a037010323b2191b39e53 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +Simple API server that provides our user panel with the ability to +reset passwords of MySQL databases. + +It's just an SSO-protected HTTP endpoint with JSON +requests/responses. There is no attempt to verify that the SSO user +actually owns the database user whose password should be reset. +