-
+
- {{> avatar username=username}}
-
- {{name}}
- {{#if username}}@{{username}}
{{/if}} - +
+
-
+
+
+ {{> avatar username=username}}
+
+ {{name}}
+ {{#if username}}@{{username}}
{{/if}} +{{userStatus}}
-
- {{#each actions}}
-
- {{/each}}
- {{# with moreActions}}
-
- {{/with}}
-
+
+ {{#each actions}}
+
+ {{/each}}
+ {{# with moreActions}}
+
+ {{/with}}
+
-
- {{#if roleTags}}
-
-
-
- {{/if}}
- {{#if hasPermission 'view-full-other-user-info'}}
- {{#if hasEmails}}
+ -
- {{#each roleTags}}
-
- {{description}} - {{/each}} -
+ {{#if roleTags}}
{{#if ../showAll}}
-
- {{#each emails}} {{address}}{{#if verified}} {{/if}} {{/each}}
+
+
{{/if}}
- {{#if hasPhone}}
- -
+ {{#each roleTags}}
+
- {{description}} + {{/each}} +
-
- {{#each phone}} {{phoneNumber}} {{/each}}
-
+ {{#if hasPermission 'view-full-other-user-info'}}
+ {{#if hasEmails}}
+
+
+ {{#each emails}} {{address}}{{#if verified}} {{/if}} {{/each}}
+
+ {{/if}}
+ {{#if hasPhone}}
+
+
+ {{#each phone}} {{phoneNumber}} {{/each}}
+
+ {{/if}}
+ {{#if createdAt}}
+
+
+
+ {{createdAt}}
+
+
+
+ {{/if}}
+ {{#if shouldDisplayReason}}
+ {{lastLogin}}
+
+
+
+ {{/if}}
{{/if}}
- {{#if createdAt}}
- {{user.reason}}
+
-
-
+ {{#if utc}}
{{createdAt}}
-
-
-
{{/if}}
- {{#if shouldDisplayReason}}
+ {{#each customField}}
{{lastLogin}}
+ +{{userTime}} (UTC {{utc}})
-
-
- {{/if}}
- {{/if}}
- {{#if utc}}
- {{user.reason}}
+ +{{value}}
-
-
- {{/if}}
- {{#each customField}}
+ {{/each}}
{{userTime}} (UTC {{utc}})
-
-
-
- {{/each}}
- {{value}}
+ {{#if services.facebook.id}} {{/if}} + {{#if services.github.id}} {{/if}} + {{#if services.gitlab.id}}{{services.gitlab.username}}
{{/if}} + {{#if services.google.id}} {{/if}} + {{#if services.linkedin.id}} {{/if}} + {{#if servicesMeteor.id}}{{servicesMeteor.username}}
{{/if}} + {{#if services.twitter.id}}{{services.twitter.screenName}}
{{/if}} + {{#if services.wordpress.id}}{{services.wordpress.user_login}}
{{/if}}
- {{#if services.facebook.id}} {{/if}}
- {{#if services.github.id}} {{/if}}
- {{#if services.gitlab.id}}
{{services.gitlab.username}}
{{/if}} - {{#if services.google.id}} {{/if}} - {{#if services.linkedin.id}} {{/if}} - {{#if servicesMeteor.id}}{{servicesMeteor.username}}
{{/if}} - {{#if services.twitter.id}}{{services.twitter.screenName}}
{{/if}} - {{#if services.wordpress.id}}{{services.wordpress.user_login}}
{{/if}}