add confirm field to filtered params

stable
Steven Fuchs 5 years ago committed by Haelwenn
parent 457a653f88
commit fabcd82f4a

@ -402,6 +402,8 @@ config :phoenix, :format_encoders, json: Jason
config :phoenix, :json_library, Jason
config :phoenix, :filter_parameters, ["password", "confirm"]
config :pleroma, :gopher,
enabled: false,
ip: {0, 0, 0, 0},

Loading…
Cancel
Save