مراية لـ
https://github.com/postalserver/postal.git
تم المزامنة 2026-01-16 21:23:37 +00:00
feat: openid connect support (#2873)
هذا الالتزام موجود في:
@@ -12,7 +12,9 @@ require "sprockets/railtie"
|
||||
|
||||
# Require the gems listed in Gemfile, including any gems
|
||||
# you've limited to :test, :development, or :production.
|
||||
Bundler.require(*Rails.groups)
|
||||
gem_groups = Rails.groups
|
||||
gem_groups << :oidc if Postal::Config.oidc.enabled?
|
||||
Bundler.require(*gem_groups)
|
||||
|
||||
module Postal
|
||||
class Application < Rails::Application
|
||||
|
||||
المرجع في مشكلة جديدة
حظر مستخدم