diaspora/lib/archive_validator
Thorsten Claus cdb50edabc
Person.find_or_fetch_by_identifier never return nil
Person.find_or_fetch_by_identifier raises an exception if person is not found localy and not fetchable. It never returns nil. These code changes take care about this behaviour and changes specs and code to behave equally.

Close #8273
2021-08-16 00:24:59 +02:00
..
author_private_key_validator.rb Person.find_or_fetch_by_identifier never return nil 2021-08-16 00:24:59 +02:00
base_validator.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
collection_validator.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
contact_validator.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
contacts_validator.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
entities_helper.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
others_relayables_validator.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
own_relayable_validator.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
post_validator.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
posts_validator.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
relayable_validator.rb ArchiveValidator: remove unused TODO 2019-04-26 20:33:21 +03:00
relayables_validator.rb Implement archive import backend 2019-04-26 18:41:27 +03:00
schema_validator.rb Implement archive import backend 2019-04-26 18:41:27 +03:00