Skip to content
GitLab
项目 群组 主题 代码片段
  • /
  • 帮助
    • 帮助
    • 支持
    • 社区论坛
    • 提交反馈
  • 登录
  • L large
  • 项目信息
    • 项目信息
    • 动态
    • 标记
    • 成员
  • 仓库
    • 仓库
    • 文件
    • 提交
    • 分支
    • 标签
    • 贡献者统计
    • 分支图
    • 比较修订版本
  • 议题 21
    • 议题 21
    • 列表
    • 看板
    • 服务台
    • 里程碑
  • 合并请求 12
    • 合并请求 12
  • CI/CD
    • CI/CD
    • 流水线
    • 作业
    • 产物
    • 计划
  • 部署
    • 部署
    • 环境
    • 发布
  • 软件包与镜像库
    • 软件包与镜像库
    • 软件包库
    • 容器镜像库
    • Terraform 模块
    • 模型实验
  • 监控
    • 监控
    • 事件
  • 分析
    • 分析
    • 价值流
    • CI/CD
    • 仓库
  • Wiki
    • Wiki
  • 代码片段
    • 代码片段
  • 动态
  • 分支图
  • 创建新议题
  • 作业
  • 提交
  • 议题看板
收起侧边栏
  • 王权利
  • large
  • 议题
  • #5431

[6.2] No password given in "Account was created for you" mail

Created by: gopeter

Summary/Reproducing: Emails, which new users get, doesn't provide a password for first login. Gitlab version: 6.2: 5123d706 Application check: everything's fine (see output below) Screenshot: password

Logs: production.log:

Started POST "/admin/users" for 127.0.0.1 at 2013-10-24 12:31:37 +0200
Processing by Admin::UsersController#create as HTML
  Parameters: {"utf8"=>"✓", "authenticity_token"=>"+rFoUu5iWgPSBG9ZAEnZpsjikA0Oi7XDLiPwpmssM5Y=", "user"=>{"name"=>"test", "username"=>"test", "email"=>"MY_EMAIL_ADDRESS", "projects_limit"=>"10", "can_create_group"=>"1", "admin"=>"0",$
Redirected to http://git.debd.com/admin/users/test
Completed 302 Found in 442ms (ActiveRecord: 344.1ms)
Started GET "/admin/users/test" for 127.0.0.1 at 2013-10-24 12:31:38 +0200
Processing by Admin::UsersController#show as HTML
  Parameters: {"id"=>"test"}
  Rendered admin/users/show.html.haml within layouts/admin (32.0ms)
  Rendered layouts/_head.html.haml (1.4ms)
  Rendered layouts/_search.html.haml (152.2ms)
  Rendered layouts/_head_panel.html.haml (163.7ms)
  Rendered layouts/_flash.html.haml (0.3ms)
  Rendered layouts/nav/_admin.html.haml (3.1ms)
Completed 200 OK in 216ms (Views: 191.3ms | ActiveRecord: 17.7ms)
  Rendered notify/new_user_email.html.haml within layouts/notify (0.0ms)
  Rendered notify/new_user_email.text.erb (0.0ms)

Sent mail to MY_EMAIL_ADDRESS (230ms)

Setup:

System information
System:     Ubuntu 12.04
Current User:   git
Using RVM:  no
Ruby Version:   2.0.0p247
Gem Version:    2.0.3
Bundler Version:1.3.5
Rake Version:   10.1.0

GitLab information
Version:    6.2.0
Revision:   5123d70
Directory:  /home/git/gitlab
DB Adapter: mysql2
URL:        http://MY_URL
HTTP Clone URL: http://MY_URL/some-project.git
SSH Clone URL:  git@MY_URL:some-project.git
Using LDAP: no
Using Omniauth: no

GitLab Shell
Version:    1.7.1
Repositories:   /home/git/repositories/
Hooks:      /home/git/gitlab-shell/hooks/
Git:        /usr/bin/git

Application check:

Checking Environment ...

Git configured for git user? ... yes
Has python2? ... yes
python2 is supported version? ... yes

Checking Environment ... Finished

Checking GitLab Shell ...

GitLab Shell version >= 1.7.1 ? ... OK (1.7.1)
Repo base directory exists? ... yes
Repo base directory is a symlink? ... no
Repo base owned by git:git? ... yes
Repo base access is drwxrws---? ... yes
update hook up-to-date? ... yes
update hooks in repos are links: ... 
MY_REPOSITORIES ... ok
Running /home/git/gitlab-shell/bin/check
Check GitLab API access: OK
Check directories and files: 
    /home/git/repositories: OK
    /home/git/.ssh/authorized_keys: OK
gitlab-shell self-check successful

Checking GitLab Shell ... Finished

Checking Sidekiq ...

Running? ... yes
Number of Sidekiq processes ... 1

Checking Sidekiq ... Finished

Checking GitLab ...

Database config exists? ... yes
Database is SQLite ... no
All migrations up? ... yes
GitLab config exists? ... yes
GitLab config outdated? ... no
Log directory writable? ... yes
Tmp directory writable? ... yes
Init script exists? ... yes
Init script up-to-date? ... yes
projects have namespace: ... 
MY_PROJECTS ... yes
Projects have satellites? ... 
MY_SATELLITES ... yes
Redis version >= 2.0.0? ... yes
Your git bin path is "/usr/bin/git"
Git version >= 1.7.10 ? ... yes (1.8.4)

Checking GitLab ... Finished
指派人
分配到
工时统计