Select Git revision
send_membership.py
-
Moul authored
Remove the useless Identity document generation Pass the key to get_membership_document() Get the uid and the timestamp from the identity get from /wot/lookup
Moul authoredRemove the useless Identity document generation Pass the key to get_membership_document() Get the uid and the timestamp from the identity get from /wot/lookup
cesiumVersions.php 174 B
<?php
$cesiumVersions = [
'home' => '1.7.13',
'android' => '1.7.13',
'debian' => '1.7.13',
'arch' => '1.6.1',
'windows' => '1.7.13',
'web' => '1.7.13'
];