-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG
33 lines (27 loc) · 1 KB
/
CHANGELOG
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
UNRELEASED CHNAGES
- breaking change: federation_registration_url -> dariah_registration_url
- add support to list required attributes in checker
- add support for dariahTermsOfUse, DARIAH ToU always, more possible
- drop edugain default, i.e. revert 0.3.0
- Allow to log to syslog
- Add Organization to metadata
2016-10-18 Release 0.3.0
- breaking changes: federation support trough new parameters
- default to edugain for federation
- allow to combine dfn basic, dfn test, edugain arbitralily
2016-03-18 Release 0.2.0
- refactor inheritance model
- change test suite layout
2016-02-24 Release 0.1.2
- attrChecker in DARIAH style
- LocalLogout in DARIAH style with possible headers
- AttributeRules extended
- AccessDenied page in DARIAH style
- various TextGrid related changes
- puppet 4 compatibility
- use travis and coveralls
2015-08-13 Release 0.1.1
- Add possibilty to disable SSL for Shibboleth handler
- Don't save DiscoFeed to disk, due to permission problems
2015-08-12 Release 0.1.0
- First release version