Tobias Wolf
452e2e2408
Fix "PROPAGATE_OIDC_DATA" mechanism if "info.groups" is undefined
...
This may happen if no group information is shared via OAuth2/OIDC but synchronization of user data is intended by WeKan administration. Without the patch the following exception is raised:
Error in OAuth Server: groups is not iterable
2023-07-16 23:13:46 +02:00
Lauri Ojansivu
df40384200
Found and fixed more InvisibleBleed of WeKan. Part 2.
...
Thanks to xet7 !
2023-06-10 05:12:17 +03:00
Lauri Ojansivu
4c016169c5
Found and fixed more InvisibleBleed of WeKan.
...
Thanks to xet7 !
2023-06-09 20:08:25 +03:00
Lauri Ojansivu
167863d957
Escape HTML comment tags so that HTML comments are visible.
...
Thanks to xet7 !
2023-04-24 21:29:49 +03:00
Lauri Ojansivu
2da7b1d542
Fix LDAP Group Filtering does not work.
...
Thanks to emilburggraf, psteinforth, craig-silva, Daniel-H76, benh57, falkheiland and xet7 !
Fixes wekan/ldap#64
2023-04-17 22:33:34 +03:00
Lauri Ojansivu
67500abcd4
Removed Mermaid, because newest Mermaid does not work anymore.
...
Thanks to xet7 !
2023-02-22 00:07:59 +02:00
Lauri Ojansivu
fd9478dc57
Try to fix build errors on some platforms.
...
Thanks to xet7 !
Related #4842
2023-02-21 21:27:34 +02:00
Lauri Ojansivu
382168a5b4
Try to fix some security issues. Part 2.
...
Thanks to responsible security disclosure contributors and xet7 !
2023-02-20 16:48:02 -05:00
Lauri Ojansivu
ff993e7c91
Try to fix some security issues.
...
Thanks to responsible security disclosure contributors and xet7 !
2023-02-20 01:21:33 +02:00
Lauri Ojansivu
bc67b5c3bc
Fix OIDC login loop for integer user ID.
...
Thanks to danielkaiser !
Fixes #4795 ,
related f2a92be01a
2023-01-07 01:33:28 +02:00
Lauri Ojansivu
f2a92be01a
Fix OIDC login loop for integer user ID.
...
Thanks to danielkaiser and xet7 !
Fixes #4795
2023-01-03 16:51:35 +02:00
viehlieb
1914422181
remove Meteor call for starting group routine onLogin - since hook is not called
2022-12-23 11:48:30 +01:00
viehlieb
d90e78e417
move logic for group routine to wekan-oidc package
2022-12-23 11:47:33 +01:00
Johannes Zellner
2ad56af57b
Provide a copy of escapedToHex() from ldapjs
...
Since this is not exported by the upstream module, a copy was made.
2022-11-28 18:37:44 +01:00
Lauri Ojansivu
252b2f6f87
Try to fix #4754 LDAP CN escape. Please test.
...
Thanks to xet7 !
2022-11-24 19:27:22 +02:00
Lauri Ojansivu
743d9d2be8
Try to fix Unescaped char in CN at LDAP, by updating to ldapjs to 2.3.3 and adding escape.
...
Thanks to xUndero, mfilser, gramakri and xet7 !
Fixes #4754
2022-11-24 14:24:16 +02:00
Lauri Ojansivu
2573d325e6
Try to fix Mermaid Diagram error in Chrome: Maximum call stack size exceeded.
...
Thanks to xet7 !
2022-10-23 09:17:31 +03:00
Justin Zhang
bfb0c05e83
Support subpath deployment
...
- Make css font reference relative
- Fix cover image loading error
2022-10-06 15:04:34 +08:00
Lauri Ojansivu
aeac6e605b
Try to fix Mermaid Diagram error: Maximum call stack size exceeded.
...
Thanks to xet7 !
2022-10-04 12:58:22 +03:00
Lauri Ojansivu
0e5f98fd96
Try to fix again Mermaid Diagram error: Maximum call stack size exceeded.
...
Thanks to xet7 !
Fixes #4251
2022-09-22 21:24:07 +03:00
Lauri Ojansivu
1e4fba3ec8
Added back autologin, because reverting it broke Google OIDC login.
...
Thanks to xet7 !
2022-09-01 12:12:30 +03:00
Lauri Ojansivu
43a7096753
Revert autologin, because it broke OIDC login with Keycloak.
...
Thanks to wb9688 and xet7 !
Fixes #4660 ,
related https://github.com/wekan/wekan/pull/4588
2022-08-30 23:12:23 +03:00
Lauri Ojansivu
e81900178e
Added LaTex support to all input fields with markdown-it-mathjax3.
...
Examples: https://github.com/wekan/wekan/wiki/LaTeX
Thanks to DoktorScience !
Fixes #4589
2022-07-13 23:12:16 +03:00
viehlieb
c5dd0b729d
get ServiceConfiguration from server
2022-07-08 16:48:06 +02:00
viehlieb
5df5c7f5d7
merge master changes
2022-07-08 11:55:32 +02:00
viehlieb
84d51393e4
enable redirect to oidc provider to empower sso solutions even further
2022-06-10 17:52:52 +02:00
Lauri Ojansivu
4f44c5bf87
Removed wekan-accounts-sandstorm .test-app directory, that could not be git cloned on Windows.
...
Thanks to xet7 !
2022-05-23 13:39:55 +03:00
Lauri Ojansivu
3ed1fc3e6b
Fix redirects needs to be done in sync.
...
Thanks to nebulade and xet7 !
Fixes #4514
2022-05-18 11:46:01 +03:00
Lauri Ojansivu
00768b4392
Added back WeKan lockout, ldap, oidc, cas.
...
Thanks to xet7 !
2022-05-16 21:12:27 +03:00
viehlieb
2e354f9b1e
wip redirect on landing page and logout to oidc provider
2022-05-11 09:05:43 +02:00
Martin Filser
2856cf9baa
Upgrade wekan-accounts-sandstorm to Meteor 2.7 dependencies
...
Clone of Repository:
3ba279df92
2022-05-03 21:55:04 +02:00
Lauri Ojansivu
255eac9f98
Fix typos.
2022-05-02 23:40:19 +03:00
Lauri Ojansivu
f260b7ba88
Added Sandstorm Accounts.
2022-05-02 23:30:01 +03:00
Lauri Ojansivu
0c3ca14699
Merge branch 'upgrade-meteor-2.6' of https://github.com/majus/wekan into upgrade-meteor
2022-04-18 21:25:47 +03:00
Martin Filser
6d0f0c3606
meteor-autosize, on_use replaced with onUse, add_files replaced with addFiles
2022-04-18 18:09:46 +03:00
Jan Dvorak
eb745106d8
Replace Picker for community packages version & small
2022-04-18 18:02:41 +03:00
Jan Küster
60af7766bf
Switch tap:i18n to custom TAPi18n implementation
2022-04-18 18:02:14 +03:00
Lauri Ojansivu
3394f54fb4
Fixed LDAP authentication doesn't support mutliple emails in LDAP accounts.
...
Thanks to buzztiaan !
Fixes #4452
2022-04-05 01:56:40 +03:00
Daniel Kaiser
ada770c9e6
Update oidc_server.js
2022-04-04 14:22:47 +02:00
viehlieb
9179e5ea71
added Readme
2022-03-10 16:02:47 +01:00
viehlieb
f90875d8ef
updating teams from oidc possible, fixed undefined error, no need for extra login to assign/create teams/orgs
2022-03-10 15:56:35 +01:00
viehlieb
263b405fc8
minor changes to README
2022-03-04 18:53:43 +01:00
viehlieb
a0dbfa1f7e
add README and functionality for more control through oidc - create teams/orgs if not exist and addto user - make user admin when flag is set
2022-03-04 18:29:29 +01:00
Lauri Ojansivu
b378bb55ac
Merge remote-tracking branch 'remotes/origin/master' into feature-meteor-files
2022-03-01 21:09:55 +02:00
viehlieb
db6fc57515
fix userwas used before assignment
2022-02-24 13:08:55 +01:00
viehlieb
6b404da9f8
add functionality for oidc login to change MongoDB data for email, fullname, username, user.teams
2022-02-23 15:09:03 +01:00
Lauri Ojansivu
0e0bea0139
Merged meteor-files changes PR and removed wekan-cfs.
2022-02-23 09:38:28 +02:00
Lauri Ojansivu
40265144af
Upgrade to Meteor 2.3.4
...
Thanks to xet7 !
2022-02-15 13:16:27 +03:00
Lauri Ojansivu
443b40cff3
Fixed Mermaid Diagram error: Maximum call stack size exceeded.
...
Thanks to xet7 !
Fixes #4251
2021-12-22 05:04:11 +02:00
Lauri Ojansivu
998d2f5b44
Part 2: Temporarily remove Mermaid Diagram because even after updating to newest Mermaid it still has bug https://github.com/wekan/wekan/issues/4251
...
Thanks to xet7 !
2021-12-22 04:34:39 +02:00