Pēteris Caune
120067f7e7
Replace email_with_domains -> email_with_domain in docs
...
Fixes : #609
2023-08-08 12:23:29 +03:00
Pēteris Caune
5d6d1a3a53
Improve Markdown formatting
...
* use <h3> and <hr> elements to separate configuration directives
* use <code> elements to mark constants, fs paths,
module names etc.
* fix unneeded "\_" escaping
* fix list formatting
2023-06-29 16:12:11 +03:00
fox.cpp
a7001ab730
Implement auth_map and storage_map at endpoint level
...
This makes auth_map do what its name implies. Old auth_map in storage
module is deprecated and will be removed in the next release.
2023-03-12 13:52:04 +03:00
fox.cpp
43c0325708
table: Implement email_localpart_optional module
2023-03-08 16:14:03 +03:00
fox.cpp
8083ffaf31
table: Implement email_with_domains module
2023-03-08 16:10:37 +03:00
fox.cpp
bc42464466
Merge remote-tracking branch 'angelnu/1-n' into dev
2022-02-19 14:19:43 +03:00
fox.cpp
a8e0a74be9
docs: Convert manual pages into per-module Markdown pages
2022-01-06 21:55:24 +03:00