-
- Downloads
Notify admins 15 days prior to license expiration
Overriding notification methods from Gitlab::License so that admins are notified only 15 days prior to license expiration. Previously, admins were notified 1 month prior to expiration when the Gitlab::License method was used, but this is inconsistent when customers are able renew. Notifying admins early lead to confusion. Changelog: fixed EE: true
parent
04868ac7
No related branches found
No related tags found
Showing
- doc/user/admin_area/license.md 1 addition, 1 deletiondoc/user/admin_area/license.md
- ee/app/models/license.rb 19 additions, 0 deletionsee/app/models/license.rb
- ee/spec/features/subscriptions/expiring_subscription_message_spec.rb 144 additions, 0 deletions...tures/subscriptions/expiring_subscription_message_spec.rb
- ee/spec/models/license_spec.rb 130 additions, 0 deletionsee/spec/models/license_spec.rb
-
mentioned in merge request kubitus-project/kubitus-installer!562 (merged)
Please register or sign in to comment