Peter Bieringer
8e517dacf6
Modify OAuth2 client ID and secret in config
...
Updated OAuth2 client ID and secret configuration.
2026-02-24 21:01:17 +01:00
magicfelix
74ad76b36d
[OAuth2] Allow custom client_id and client_secret
2026-02-24 18:24:59 +01:00
Peter Bieringer
0dbe6c1223
sharing: add default config to template
2026-02-24 08:19:51 +01:00
Steve Zabka
94e0e4a08c
Incorrect comma deleted and indentation corrected in predefined_collections
2026-02-08 10:54:57 +01:00
Steve Zabka
894edfe4dc
Refactor predefined user collections
...
- Overhauled collection keys for consistency
- Added Work Address Book
- Added Birthday and Work calendars
- Personal calendar and address book maintained
2026-01-24 16:22:15 +01:00
Peter Bieringer
bc2a14481f
add new option max_resource_size
2025-12-11 22:53:02 +01:00
Peter Bieringer
e66d83cd84
add explanation to default value
2025-12-11 22:50:35 +01:00
Peter Bieringer
dfb932a448
new options [logging] profiling_per_request_header profiling_per_request_xml
2025-12-10 17:48:05 +01:00
Peter Bieringer
b819febeb2
new option [logging] response_header_on_debug
2025-12-10 17:47:09 +01:00
Peter Bieringer
1cbcc40994
fix typo
2025-12-10 17:45:47 +01:00
Peter Bieringer
5fb844b924
profiling: add config hint
2025-12-08 18:54:46 +01:00
Peter Bieringer
15ebb1e647
profiling: default is now 'none' and config option will be checked instantly
2025-12-08 17:54:18 +01:00
Peter Bieringer
edc88fbed8
profiling: add option default
2025-12-08 12:31:09 +01:00
Peter Bieringer
bf8619a41c
add support for http_remote_user
2025-11-15 15:32:13 +01:00
Peter Bieringer
ea1df00161
strict_preconditions: new config option / example config
2025-10-19 18:55:16 +02:00
Peter Bieringer
253d7b365f
fix improper section, overseen in f0aa588638
2025-10-19 17:52:16 +02:00
Johannes Berg
256ca59aaf
auth: clean up remote IP parameter/documentation
...
Make the remote IP parameter more generic and make it an enum
determining the source instead of a boolean. Also fix the
changelog entry.
Both as requested, I managed to miss those comments previously.
2025-09-09 20:25:49 +02:00
Johannes Berg
b5a1ea911d
auth: dovecot: pass remote IP (rip=) to auth server
...
If known, let the auth server know where the client came
from, using REMOTE_ADDR or, optionally/configurably, the
X-Remote-Addr header value (which is needed when running
behind a trusted proxy.)
Addresses #1859 .
2025-09-09 12:10:00 +02:00
Peter Marschall
57a4d8d47d
LDAP auth: update, consolidate & extend documentation
2025-09-08 22:01:13 +02:00
Peter Bieringer
f268cd11e4
fix typo
2025-08-22 08:05:41 +02:00
Nate Harris
dd5bbfb9e3
- Update documentation
2025-08-13 23:46:26 -06:00
Peter Bieringer
0c16f86bd4
default config: new placeholders
2025-08-12 16:10:32 +02:00
Peter Bieringer
26f3fea0ff
document new hook option "dryrun"
2025-07-22 20:57:05 +02:00
Peter Bieringer
02471b6c90
add trace options
2025-07-19 14:39:47 +02:00
Nate Harris
ce9b2cf5d2
- Add support for local SMTP
...
- Ignore venv in flake8
2025-06-29 00:47:26 -06:00
Nate Harris
71f8833f4d
- Add email hook
2025-06-19 02:15:45 -06:00
Peter Bieringer
7c69671923
extend doc related to https://github.com/Kozea/Radicale/issues/1804
2025-06-14 10:19:44 +02:00
Juan F Arjona
f0aa588638
Update config
...
Added URL-Decode option
2025-05-05 15:20:38 -05:00
Peter Bieringer
b036439332
argon2: example config
2025-04-30 06:24:17 +02:00
gajus
b805393bd9
Standardize LDAP security configuration naming
2025-04-21 21:26:58 +02:00
gajus
e6f0d7f48b
Update config
2025-04-19 17:07:24 +02:00
gajus
1162a3a011
Add support for start_tls
2025-04-19 17:02:45 +02:00
Peter Bieringer
3bdc438283
storage hook extend doc
2025-03-27 08:32:23 +01:00
Peter Bieringer
7fcf473662
ldap_ignore_attribute_create_modify_timestamp changelog + cosmetics in description
2025-03-25 07:11:36 +01:00
BastelBaus
0d1dcec61a
Update config
2025-03-24 20:12:45 +01:00
BastelBaus
34f51033b7
Update config
...
added in default config file
2025-03-23 18:10:27 +01:00
Peter Bieringer
be43ce5161
change default of authentication type to "denyall" for secure-by-default
2025-03-15 14:34:51 +01:00
Peter Bieringer
dc35d4d0ad
script_name: config example
2025-03-02 09:02:37 +01:00
Peter Bieringer
6518f1b63a
pam: add to config selector
2025-02-22 17:51:06 +01:00
Peter Bieringer
954ddea006
pam: config
2025-02-22 17:49:13 +01:00
Peter Bieringer
970d4ba468
add oauth2 to example
2025-02-22 16:22:18 +01:00
Peter Bieringer
e28b719233
oauth2 example config
2025-02-02 09:01:40 +01:00
Peter Bieringer
c24659c5ec
imap: doc and default config
2025-01-16 06:01:01 +01:00
Peter Bieringer
a93af6f177
update changelog and doc and config for https://github.com/Kozea/Radicale/pull/1678
2025-01-14 08:57:35 +01:00
Peter Bieringer
1c77fd819f
add missing dovecot option
2025-01-12 06:09:45 +01:00
Peter Marschall
f9dd3efc3a
LDAP auth: remove config option 'ldap_load_groups'
...
The same effect can be achieved using the option 'ldap_groups_attribute' alone,
if it's default becomes unset instead of 'memberOf'
Benefit: one config option less to deal with.
While at it, also fix header level for 'ldap_user_attribute' in documentation.
2025-01-03 20:47:31 +01:00
Peter Marschall
6c1445d8db
LDAP auth: introduce config option 'ldap_groups_attribute'
...
This attribute is supposed to hold the group membership information
if the config option 'ldap_load_groups' is True.
If not given, it defaults to 'memberOf' for Active Directory.
Introducing this options allows one to use radicale's LDAP auth with groups
even on LDAP servers that keep their group memberships in a different attribute
than 'memberOf', e.g. Novell eDirectory which uses 'groupMembership'.
2025-01-03 20:27:21 +01:00
Peter Bieringer
b0d56f898b
Merge pull request #1668 from pbiering/login-cache
...
add optional cache for login result and htpasswd + fixes
final version will be updated to 3.4.0 next
2025-01-03 07:51:06 +00:00
Peter Marschall
99f5ec389d
LDAP auth: indroduce config option 'ldap_user_attribute'
...
This option gives us
- flexible authentication options where the name used for logging on
does not have to be the account name
e.g. use ldap_filter = (&(obhjectclass=inetOrgperson)(|(cn={0]})(mail={0})))
to allow loginng on using the cn or the mail address
- automatically consistent / canonicalized username values
(i.e. exactly the way the LDAP server returns them)
2025-01-02 12:05:39 +01:00
Peter Bieringer
46fe98f60b
make htpasswd cache optional
2025-01-01 16:31:31 +01:00