Error in rendering of token names
A bot user can have one pat at any point of time. ExpiringWorker is written on the same premise and we expect the user of type bot to have only one pat. This mailer need not be an exception and run a loop on multiple token names Changelog: fixed Error in rendering of token names Wrong code comitted
显示
- app/mailers/emails/profile.rb 3 个添加, 2 个删除app/mailers/emails/profile.rb
- app/mailers/previews/notify_preview.rb 1 个添加, 1 个删除app/mailers/previews/notify_preview.rb
- app/services/notification_service.rb 3 个添加, 3 个删除app/services/notification_service.rb
- app/views/notify/bot_resource_access_token_about_to_expire_email.html.haml 10 个添加, 0 个删除...bot_resource_access_token_about_to_expire_email.html.haml
- app/views/notify/bot_resource_access_token_about_to_expire_email.text.erb 7 个添加, 0 个删除.../bot_resource_access_token_about_to_expire_email.text.erb
- app/workers/personal_access_tokens/expiring_worker.rb 5 个添加, 5 个删除app/workers/personal_access_tokens/expiring_worker.rb
- locale/gitlab.pot 7 个添加, 4 个删除locale/gitlab.pot
- spec/mailers/emails/profile_spec.rb 2 个添加, 2 个删除spec/mailers/emails/profile_spec.rb
- spec/services/notification_service_spec.rb 5 个添加, 5 个删除spec/services/notification_service_spec.rb
- spec/workers/personal_access_tokens/expiring_worker_spec.rb 1 个添加, 1 个删除spec/workers/personal_access_tokens/expiring_worker_spec.rb
加载中
想要评论请 注册 或 登录