about summary refs log tree commit diff
path: root/app/models/account/field.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2022-11-20Don't allow URLs that contain non-normalized paths to be verified (#20999)David Leadbeater
2022-11-11Guard against error extracting `body` from URL (#20428)Emily Strickland
2022-11-10Change verification to only work for https links (#20304)Eugen Rochko
2022-11-10Change link verification to ignore IDN domains (#20295)Eugen Rochko
2022-11-09Fix being able to spoof link verification (#20217)Eugen Rochko