مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
style(rubocop): Layout/EmptyLineAfterMagicComment
هذا الالتزام موجود في:
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# This migration comes from authie (originally 20141012174250)
|
||||
class CreateAuthieSessions < ActiveRecord::Migration
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# This migration comes from authie (originally 20141013115205)
|
||||
class AddIndexesToAuthieSessions < ActiveRecord::Migration
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# This migration comes from authie (originally 20150109144120)
|
||||
class AddParentIdToAuthieSessions < ActiveRecord::Migration
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# This migration comes from authie (originally 20150305135400)
|
||||
class AddTwoFactorAuthFieldsToAuthie < ActiveRecord::Migration
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class InitialSchema < ActiveRecord::Migration
|
||||
|
||||
def up
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# This migration comes from authie (originally 20170417170000)
|
||||
class AddTokenHashesToAuthieSessions < ActiveRecord::Migration
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# This migration comes from authie (originally 20170421174100)
|
||||
class AddIndexToTokenHashesOnAuthieSessions < ActiveRecord::Migration
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class RemoveTypeFromIPPools < ActiveRecord::Migration[5.0]
|
||||
|
||||
def change
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
# This migration comes from authie (originally 20180215152200)
|
||||
class AddHostToAuthieSessions < ActiveRecord::Migration[4.2]
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class AddUUIDToCredentials < ActiveRecord::Migration[5.2]
|
||||
|
||||
def change
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class AddPriorityToIPAddresses < ActiveRecord::Migration[5.2]
|
||||
|
||||
def change
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
class AddPrivacyModeToServers < ActiveRecord::Migration[6.1]
|
||||
def change
|
||||
add_column :servers, :privacy_mode, :boolean, default: false
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم