Update Composer, update everything
This commit is contained in:
parent
ea3e94409f
commit
dda5c284b6
19527 changed files with 1135420 additions and 351004 deletions
11
web/core/modules/ban/migrations/d7_blocked_ips.yml
Normal file
11
web/core/modules/ban/migrations/d7_blocked_ips.yml
Normal file
|
@ -0,0 +1,11 @@
|
|||
id: d7_blocked_ips
|
||||
label: Blocked IPs
|
||||
migration_tags:
|
||||
- Drupal 7
|
||||
- Content
|
||||
source:
|
||||
plugin: d7_blocked_ips
|
||||
process:
|
||||
ip: ip
|
||||
destination:
|
||||
plugin: blocked_ip
|
Reference in a new issue