Mercurial > prosody-modules
annotate mod_smacks_noerror/README.md @ 6534:5aeefc2251d4
mod_firewall: Load a script completely or not at all
Previously it was possible that some chains would load, but others would not.
This can be surprising (that a "half-loaded" state is possible) and hard to
debug.
This change makes it so that if some chains don't compile, the whole script
will be treated as not loaded.
| author | Matthew Wild <mwild1@gmail.com> |
|---|---|
| date | Wed, 06 May 2026 16:15:38 +0100 |
| parents | 4403f941fd74 |
| children |
| rev | line source |
|---|---|
|
2392
d1e975c24545
mod_smacks_noerror: Initial commit
tmolitor <thilo@eightysoft.de>
parents:
diff
changeset
|
1 --- |
|
d1e975c24545
mod_smacks_noerror: Initial commit
tmolitor <thilo@eightysoft.de>
parents:
diff
changeset
|
2 labels: |
|
6454
4403f941fd74
mod_smacks_noerror: delete obsoleted
Menel <menel@snikket.de>
parents:
5975
diff
changeset
|
3 - Stage-Obsolete |
|
4403f941fd74
mod_smacks_noerror: delete obsoleted
Menel <menel@snikket.de>
parents:
5975
diff
changeset
|
4 superseded_by: mod_noofline_noerror |
|
4403f941fd74
mod_smacks_noerror: delete obsoleted
Menel <menel@snikket.de>
parents:
5975
diff
changeset
|
5 summary: Module obsolete, just use mod_smacks and mod_nooffline_noerror |
|
2392
d1e975c24545
mod_smacks_noerror: Initial commit
tmolitor <thilo@eightysoft.de>
parents:
diff
changeset
|
6 ... |
|
d1e975c24545
mod_smacks_noerror: Initial commit
tmolitor <thilo@eightysoft.de>
parents:
diff
changeset
|
7 |
|
6454
4403f941fd74
mod_smacks_noerror: delete obsoleted
Menel <menel@snikket.de>
parents:
5975
diff
changeset
|
8 ::: {.alert .alert-warning} |
|
4403f941fd74
mod_smacks_noerror: delete obsoleted
Menel <menel@snikket.de>
parents:
5975
diff
changeset
|
9 This module was deleted and is superseded by [mod_smacks]. |
|
3937
e7dc25e54d02
mod_smacks_noerror: This module is superseded by mod_smacks and mod_nooffline_noerror
tmolitor <thilo@eightysoft.de>
parents:
3171
diff
changeset
|
10 If you explicitly disabled mod_offline you need the new module |
|
6454
4403f941fd74
mod_smacks_noerror: delete obsoleted
Menel <menel@snikket.de>
parents:
5975
diff
changeset
|
11 [mod_nooffline_noerror](https://modules.prosody.im/mod_nooffline_noerror.html) to regain all features of this module. |
|
4403f941fd74
mod_smacks_noerror: delete obsoleted
Menel <menel@snikket.de>
parents:
5975
diff
changeset
|
12 ::: |
