Commit graph

2591 commits

Author SHA1 Message Date
Dipl. Ing. Péter Varkoly
d1ceb620e4 Adapt function template discovery to the implementation 2024-09-22 18:38:21 +02:00
Dipl. Ing. Péter Varkoly
040a433696 Merge branch 'master' of github.com:petervarkoly/Radicale 2024-09-22 18:15:43 +02:00
Dipl. Ing. Péter Varkoly
187886e797 Merge remote-tracking branch 'upstream/master' 2024-09-22 18:15:22 +02:00
Dipl Ing. Péter Varkoly
3cb9b73a16
Merge branch 'Kozea:master' into master 2024-09-22 18:12:44 +02:00
Dipl. Ing. Péter Varkoly
a272d3039e Implement using group calenders.
Based on the ldap groups the user is member of group calender usage is implemented.
The group calenders must be placed in the GROUPS directory based under collection_root_folder.
The name of the group calender directory is the base64 encoded name of the group to avoid trouble with spaces and special characters in name.
If the directory does not exist the group will be ignored.
2024-09-22 16:56:53 +02:00
Dipl. Ing. Péter Varkoly
98c5ffdc87 Increase performace: open and parse rigts file only by starting.
Hanlde right sections without user.
2024-09-21 18:39:39 +02:00
Dipl. Ing. Péter Varkoly
9945a9f65a Enhance comments.
Remove duplicate entry
2024-09-21 18:37:04 +02:00
Peter Bieringer
7fbc0e70e9
Merge pull request #1570 from petervarkoly/master
Fix issue #197
2024-09-17 20:28:40 +02:00
Dipl. Ing. Péter Varkoly
15ed41fa09 Merge remote-tracking branch 'origin/master' 2024-09-17 09:35:27 +02:00
Dipl. Ing. Péter Varkoly
a92a621b9b Merge remote-tracking branch 'upstream/master' 2024-09-17 09:34:53 +02:00
Dipl. Ing. Péter Varkoly
645619bac8 Fix format string 2024-09-17 09:33:31 +02:00
Dipl Ing. Péter Varkoly
b30cdbbabf
Merge branch 'Kozea:master' into master 2024-09-17 09:26:14 +02:00
Dipl. Ing. Péter Varkoly
b081b3ea06 Fix issue #197 [ERROR] An exception occurred during GET request on '/.web/': string indices must be integers, not 'str' when using LDAP
Enhance logging
2024-09-17 09:25:38 +02:00
Peter Bieringer
da844f48e6
Merge pull request #1218 from petervarkoly/master
Initial version of ldap authentication plugin.
2024-09-13 18:13:15 +02:00
Dipl. Ing. Péter Varkoly
a7f33c8795 Reorder imports. 2024-09-12 12:17:34 +02:00
Dipl. Ing. Péter Varkoly
b47c76e9ca Fix definition of _user_groups in rights 2024-09-12 00:59:26 +02:00
Dipl. Ing. Péter Varkoly
da04d95b75 Fixing type definition error. 2024-09-11 14:13:06 +02:00
Dipl. Ing. Péter Varkoly
e05fbeb950 Apply suggestions of mypy 2024-09-11 09:13:26 +02:00
Dipl. Ing. Péter Varkoly
d75b071fec Fix the problems found by flake8. 2024-09-11 08:12:08 +02:00
Dipl. Ing. Péter Varkoly
5cb16a3a2d Fix syntax 2024-09-09 09:42:30 +02:00
Dipl. Ing. Péter Varkoly
606bd30514 Rebase 2024-09-05 10:44:28 +02:00
Peter Bieringer
6a78466af4
Merge pull request #1562 from pbiering/fix-1561-md5-no-longer-default
Adjustment: option [auth] htpasswd_encryption change default from "md5" to "autodetect"
2024-09-01 17:25:00 +02:00
Peter Bieringer
c63dee71ec Adjustment: option [auth] htpasswd_encryption change default from "md5" to "autodetect" 2024-09-01 17:19:53 +02:00
Peter Bieringer
b1ce69882c revert to 3.dev 2024-09-01 17:13:08 +02:00
Peter Bieringer
e70486900d Version 3.2.3 2024-08-30 06:19:51 +02:00
Peter Bieringer
368c43137a
Merge pull request #1559 from pbiering/fixes-3.2.2
Fixes for 3.2.2
2024-08-28 09:13:23 +02:00
Peter Bieringer
3f62982e1d fix 2024-08-28 09:00:41 +02:00
Peter Bieringer
a79c2ad83e align option name 2024-08-28 08:59:32 +02:00
Peter Bieringer
6d11738243 fix/enhance Apache template for file authentication 2024-08-28 08:39:16 +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
107fe1bc53 fix missing newline at the end 2024-08-28 08:02:54 +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
336972316e add missing entries 2024-08-27 21:44:57 +02:00
Peter Bieringer
7da46f392e fix logger.warn->warning 2024-08-27 21:34:52 +02:00
Dipl. Ing. Péter Varkoly
d7fa90a976 Adapt based on additional comments. 2024-08-27 17:06:11 +02:00
Dipl. Ing. Péter Varkoly
13d56f0918 Adapt based on additional comments. 2024-08-27 17:04:15 +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
Peter Bieringer
bd66d58540
Merge pull request #1337 from react0r-com/react0r
Add basic free/busy reporting
2024-08-18 07:27:10 +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
906d391fe3 Drop VERSION change and move changelog inline with releases 2024-08-15 15:03:31 -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
204623d656 Package housekeeping 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