مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2025-12-01 05:43:04 +00:00
fix length on session table index
هذا الالتزام موجود في:
@@ -1,6 +1,6 @@
|
||||
# This migration comes from authie (originally 20170421174100)
|
||||
class AddIndexToTokenHashesOnAuthieSessions < ActiveRecord::Migration
|
||||
def change
|
||||
add_index :authie_sessions, :token_hash
|
||||
add_index :authie_sessions, :token_hash, :length => 8
|
||||
end
|
||||
end
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم