Peter Bieringer
a79c2ad83e
align option name
2024-08-28 08:59:32 +02:00
Peter Bieringer
e852c887d7
Enhancement: add option to toggle debug log of right with doesn't match
2024-08-28 08:03:16 +02:00
Peter Bieringer
4f1e8ce889
add overseen conditional request_content debug log
2024-08-28 07:49:48 +02:00
Peter Bieringer
39662fc680
fix config section info
2024-08-28 07:48:45 +02:00
Peter Bieringer
7da46f392e
fix logger.warn->warning
2024-08-27 21:34:52 +02:00
Dipl. Ing. Péter Varkoly
8b8d7729a2
Now ldap auth can use ldap and ldap3 also.
2024-08-26 14:16:40 +02:00
Dipl. Ing. Péter Varkoly
5167f12624
Rebase rights/from_file.py.
...
Apply proposed/asked changes.
2024-08-26 11:21:53 +02:00
Dipl. Ing. Péter Varkoly
19e5972b4f
Fix merge conflicts.
2024-08-25 14:11:48 +02:00
Ray
408a03a3c0
Better freebusy occurrence limit handling and added documentation
2024-08-16 14:57:30 -06:00
ray-react0r
3cba4b32a3
Merge branch 'master' into react0r
2024-08-15 15:07:49 -06:00
Ray
d6c0a05771
Style fixes for tox linting
2024-08-14 11:15:30 -06:00
Ray
29b7cd8d54
Fix for free-busy fbtype
statuses
2024-08-14 05:43:53 -06:00
Ray
b0f131cac2
Improve free-busy report
2024-08-14 05:43:53 -06:00
Ray
4c1d295e81
Fix bug in free busy report serializing a datetime tzinfo
2024-08-14 05:43:53 -06:00
Ray
7b0d88ff0d
Add basic free-busy report
2024-08-14 05:43:53 -06:00
Henning Schild
773f09fe74
hook: gracefully ignore non functional hooks and fall back to none
...
In case a hook fails to load for some reason, fall back to the default
hook "none" and treat errors as warnings in the log.
This will gracefully ignore typos in hook names without crashing the
server, and it will also allow configuration of "rabbitmq" where i.e.
"pika" is missing.
Closes : #1490
Signed-off-by: Henning Schild <henning@hennsch.de>
2024-08-06 19:39:37 +02:00
Mathieu Dupuy
34b449f27f
chore: pyupgrade --py38-plus
2024-08-06 13:49:23 +02:00
Peter Bieringer
c046c6ae34
fix logger-warn-leftovers
2024-07-25 15:48:24 +02:00
Mathieu Dupuy
47bc966a13
fix misspellings
2024-07-24 12:29:13 +02:00
Peter Bieringer
13b1aaed39
add auth/strip_domain option
2024-07-18 06:50:29 +02:00
Peter Bieringer
f117fd06af
add missing test for auth/lc_username
2024-07-18 06:49:10 +02:00
Will Sowerbutts
f1d84cea35
Remove unexpected control codes from ICS files
2024-07-11 13:38:48 +01:00
Peter Bieringer
51a7136b93
disable extra content by default on debug log level
2024-06-18 17:43:35 +02:00
Peter Bieringer
bbe7088561
change default of "skip_broken_item" to more user-friendly experience
2024-06-18 17:42:49 +02:00
Peter Bieringer
defa767c8a
add suppress log messages
2024-06-18 08:24:25 +02:00
Peter Bieringer
d83885d108
extend copyright
2024-06-18 08:24:04 +02:00
Peter Bieringer
e9c7d4a671
Merge pull request #1473 from itglob/master
...
Ability to create predefined calendar or(and) addressbook for new user
2024-06-11 22:18:25 +02:00
Peter Bieringer
ac5e33c723
log matching permission
2024-06-11 13:33:34 +02:00
Peter Bieringer
02019e73e6
conditional debug log of request header+content / response content
2024-06-11 13:26:21 +02:00
Peter Bieringer
1acfa480fa
add options for conditional debug log of request header+content / response content
2024-06-11 13:23:03 +02:00
Peter Bieringer
0cf8ede6c7
bugfix
2024-06-09 15:20:28 +02:00
Peter Bieringer
59bd8e8330
fix missing return value
2024-06-09 14:44:21 +02:00
Peter Bieringer
e02a31af89
fix flake8 error report
2024-06-09 14:35:14 +02:00
Peter Bieringer
a70c69ee28
update copyright
2024-06-09 13:57:52 +02:00
Peter Bieringer
fc7b50d69f
add option to skip broken item instead of triggering exception
2024-06-09 13:57:32 +02:00
Peter Bieringer
695c5d8416
align default log level with config.py
2024-06-09 13:43:23 +02:00
Peter Bieringer
ad596002f3
add support for conditional logging of backtrace_on_debug
2024-06-09 13:42:08 +02:00
Peter Bieringer
a07b39eaad
check/detect whether path is a collection, adjust/extend logging
2024-06-09 11:14:51 +02:00
Peter Bieringer
b603acf89f
extend
2024-06-09 11:13:38 +02:00
Peter Bieringer
e8c092bd2d
DeprecationWarning: The 'warn' method is deprecated, use 'warning' instead
2024-06-09 08:46:29 +02:00
Peter Bieringer
bf112d6b5f
log also in case of "denyall" is selected, cosmetics
2024-06-07 12:35:21 +02:00
Peter Bieringer
ad3a8d9370
update copyright
2024-06-07 08:36:05 +02:00
Peter Bieringer
27dfaa8663
warn in case no user authentication is active
2024-06-07 08:35:46 +02:00
Peter Bieringer
c7c3119267
detect active default config
2024-06-07 08:35:26 +02:00
Peter Bieringer
d8cbe0e206
extend copyright
2024-06-07 06:46:16 +02:00
Peter Bieringer
5dd27d3c80
add support for auth.type=denyall
2024-06-07 06:45:39 +02:00
Georgiy
63db0483d0
( #1485 ) If an event comes with a dtstart specified as a date then in the response we return the date
2024-06-02 10:40:35 +03:00
Georgiy
9179550162
Merge branch 'master' of github.com:metallerok/Radicale into processing-all-day-expand-events
2024-05-29 23:23:01 +03:00
Georgiy
7d39354c37
mypy check fix
2024-05-29 16:42:49 +03:00
Georgiy
acf65e9d6a
( #1485 ) Fix processing all day expanded events
2024-05-29 16:33:54 +03:00