Welcome to mirror list, hosted at ThFree Co, Russian Federation.

test___UsersManager.getUser_login1_when_superuseraccess.xml « expected « System « tests « UsersManager « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b96941238e394a02585ae7155a6582c965490a7c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" ?>
<result>
	<row>
		<login>login1</login>
		<password>5f4dcc3b5aa765d61d8327deb882cf99</password>
		<alias>login1</alias>
		<email>login1@example.com</email>
		<token_auth>367ea0b18ee1e641089e5d0a4d5f276d</token_auth>
		<superuser_access>1</superuser_access>
		
	</row>
</result>