Skip to content

Commit

Permalink
version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
floriannari committed Feb 20, 2024
1 parent a32a8d6 commit c3ce8f8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 9 deletions.
11 changes: 3 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,9 @@
Manager for the esup-otp-api. Allow users to edit theirs preferences and admins to administrate ;)

### Version
1.1
- new homepage
- methods can be displayed by user profile
- random code sent by email is defined as a separate method
- remove transport for TOTP method
- confirm dialog before generate bypass codes and totp Qrcode
- confirm dialog before deactivate a method
- various code cleanup, fix, package update
1.2
- validate TOTP and random_code(_mail) transport before activation
- update some dependencies (requires "npm install")

### Requirements
- [esup-otp-api](https://github.com/EsupPortail/esup-otp-api)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "esup-otp-manager",
"version": "1.1.5",
"version": "1.2.0",
"private": true,
"repository": {
"type": "git",
Expand Down

0 comments on commit c3ce8f8

Please sign in to comment.