https://github.com/owncloud/core
Raw File
Tip revision: 83959fb48039980ec8a69aed1a91b948dec54ccd authored by swoichha on 24 August 2020, 05:08:47 UTC
[Tests-Only]get user from server side and assert with createdUsersList
Tip revision: 83959fb
index.html
<!DOCTYPE html>
<html>
<head>
	<script type="text/javascript"> window.location.href="index.php"; </script>
	<meta http-equiv="refresh" content="0; URL=index.php">
</head>
</html>
back to top