annotate mod_flags/README.md @ 6526:1216f6befbe7

mod_auth_oauth_external: Raise error when configured without at least one endpoint Module does not work if both are unset.
author Kim Alvefur <zash@zash.se>
date Sat, 02 May 2026 16:13:35 +0200
parents 7dcddb2a5108
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
6467
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
1 ---
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
2 summary: View and manage flags on user accounts via shell/API
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
3 labels:
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
4 - 'Stage-Merged'
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
5 ...
7dcddb2a5108 mod_flags/README.md: add stage
Menel <menel@snikket.de>
parents: 6250
diff changeset
6
6250
4ae051999194 mod_flags: Add short stub README with link to Prosody docs
Kim Alvefur <zash@zash.se>
parents:
diff changeset
7 View and manage flags on user accounts via shell/API.
4ae051999194 mod_flags: Add short stub README with link to Prosody docs
Kim Alvefur <zash@zash.se>
parents:
diff changeset
8 See [documentation for mod_flags at Prosody site][doc:modules:mod_flags]
4ae051999194 mod_flags: Add short stub README with link to Prosody docs
Kim Alvefur <zash@zash.se>
parents:
diff changeset
9
4ae051999194 mod_flags: Add short stub README with link to Prosody docs
Kim Alvefur <zash@zash.se>
parents:
diff changeset
10 This module is included with Prosody 13.0.x and is provided here for users of Prosody 0.12.x