forked from pyapi-gitlab/pyapi-gitlab
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcommon.py
More file actions
1 lines (1 loc) · 829 Bytes
/
common.py
File metadata and controls
1 lines (1 loc) · 829 Bytes
1
login = {'created_at': '2017-05-16T03:18:46.206+05:30', 'state': 'active', 'bio': None, 'can_create_group': True, 'can_create_project': True, 'skype': '', 'location': None, 'two_factor_enabled': False, 'color_scheme_id': 1, 'is_admin': True, 'avatar_url': 'http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80&d=identicon', 'email': 'admin@example.com', 'id': 1, 'identities': [], 'current_sign_in_at': '2017-05-16T03:30:38.288+05:30', 'twitter': '', 'confirmed_at': '2017-05-16T03:18:45.874+05:30', 'last_sign_in_at': '2017-05-16T03:30:38.288+05:30', 'name': 'Administrator', 'last_activity_on': '2017-05-17', 'website_url': '', 'external': False, 'projects_limit': 100, 'web_url': 'http://localhost:10080/root', 'organization': None, 'linkedin': '', 'private_token': '2zxnd6fhq7Bz75r3YCqg', 'username': 'root'}