Skip to content

Commit 466fa06

Browse files
committed
Update change log for release/20.0.0
1 parent f6c8cd3 commit 466fa06

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
11
# Changelog
22

33
We follow the CalVer (https://calver.org/) versioning scheme: YY.MINOR.MICRO.
4+
5+
20.0.0 (09-02-2020)
6+
===================
7+
8+
OSF CAS first release with basic authentication features for OSF
9+
10+
* Username and password login
11+
* Username and verification key login
12+
* Two-factor authenticaion
13+
* Long-term authentication
14+
* ORCiD login
15+
16+
Technical details
17+
18+
* JSON service registry
19+
* JPA ticket regisrtry with PostgreSQL
20+
* JPA PostgreSQL authentication backend
21+
* Customized login web flow and authentication including:
22+
* OSF credential and metadata populator
23+
* OSF non-interactive authentication action
24+
* OSF PostgreSQL authentication handler
25+
* Pac4j authentication delegation
26+
* Two-factor authentication using time-based one-time password
27+
* Customized authentication exception handling
28+
* Customized user interface
29+

0 commit comments

Comments
 (0)