projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Require only email and openid prefix in the setup popup. The other fields are optional.
[arvados.git]
/
services
/
api
/
app
/
views
/
admin_notifier
/
after_create_user.text.erb
1
A user has logged in for the first time.
2
3
<%= @new_user.uuid %> -- <%= @new_user.full_name %>, <%= @new_user.email %>
4
5
View or activate the user:
6
7
<%= users_url %>