-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathCHANGES.txt
63 lines (35 loc) · 1.23 KB
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
Version history
===============
5.2 (2024-10-10):
- added: added a configuration to control if users are matched on email
5.1 (2024-06-28):
- changed: added compatibility with Elgg 6
5.0 (2023-11-30):
- changed: updated for Elgg 5.1
- fixed: only forward to trusted urls after login
4.0.1 (2023-07-26):
- fixed: buttons have a discernible text
4.0 (2023-06-02):
- changed: conflict with Elgg < 5.0
- changed: updated for Elgg 5
3.0 (2022-08-24):
- changed: updated for Elgg 4.3
2.1 (2022-06-22):
- added: setting to disable forced sso on explicit logout action
2.0.1 (2022-03-11):
- fixed: validate xml or url input when adding idp from xml source
2.0 (2021-09-27):
- added: dutch translation
- changed: updated for Elgg 4
1.0.1 (2020-11-11):
- fixed: silent forward if attribute consumer detects a logged in user
1.0 (2020-10-13):
- added: feature to configure if IDP should show up on login form
- added: support for digesting proxyvars for URL detection
- changed: debug flag is set based on config value
0.3 (2020-02-04):
- fixed: don't keep redirecting if IDP provides unknown user details
0.2 (2019-12-09):
- changed: use correct composer limiter for onelogin dependency
0.1 (2019-11-11):
- added: forced authentication options