015490c787
This commit fixes an issue in self.instances of database_user where none of the users were actually being detected. There was a accidental '\' in front of the '.' which means that it will only consider users that have one or more '.' in front of the '@'. This commit removes the '\' so that all users are returned that have one or more characters in from of an '@'. |
||
---|---|---|
.. | ||
parser/functions | ||
provider | ||
type |