Skip to content

Releases: MadAppGang/identifo

Add template additional data

03 Jun 02:13
cf9030b
Compare
Choose a tag to compare
  • invite token remove fix
  • add extended data to templates

New model migration and new static SPA frontend

27 May 06:57
99edc2b
Compare
Choose a tag to compare
Merge pull request #164 from sokolovstas/Fix-mongo-admin-storage

Use string to store ID in mongoDB

Logout redirect

19 May 06:48
0d95ce7
Compare
Choose a tag to compare

Logout redirect
bugfixing

Quick fix for create/update app regresion

04 May 03:54
6051c37
Compare
Choose a tag to compare
Merge pull request #156 from sokolovstas/fix-app-create-and-update

Fixed app create/update, must use pointer on admin CreateApp/UpdateApp.

Invites and 2FA implementation

30 Apr 10:29
3d230f8
Compare
Choose a tag to compare

This release has a lot of improvements
Added invites storage and endpotins
Added security fixes
Added 2FA support for main cases

Small improvements and models refactoring

29 Mar 10:52
f580767
Compare
Choose a tag to compare

Small improvements and models refactoring

Support of Hashed One Time Passwords for email and sms

06 Mar 09:08
1c20725
Compare
Choose a tag to compare

When the user enables 2FA and use SMS or Email for OTP delivery, Identifo uses HOTP, not TOTP to generate a new token.

v1.2.1

26 Feb 11:01
2630337
Compare
Choose a tag to compare

Fix script for building static files

v1.2.0

24 Feb 09:37
60db37b
Compare
Choose a tag to compare

Fix static files deployment & Go updates

v1.1.15

19 Feb 09:01
b122e36
Compare
Choose a tag to compare

Fix DynamoDB limit