Skip to content
This repository has been archived by the owner on Jun 4, 2018. It is now read-only.

PASSY 2.0.3

Compare
Choose a tag to compare
@Scrumplex Scrumplex released this 16 Sep 11:47
· 27 commits to master since this release

This is a big update again! πŸ˜ƒ

There are several additions and bug fixes.

Highlights

Two-Factor-Authentication

PASSY finally has two-factor-authentication. It is as secure as saving passwords with PASSY. Your private key will be encrypted, so no one can read your 2fa key.
NOTE: If two-factor-authentication is enabled, you have to disable it to change your password.

Snackbars

Previously PASSY used alert boxes, to show error messages. Now PASSY uses snackbars, which are known from Google's Material Design Language.
Snackbar

Changelog

  • Two Factor Authentication added
  • Snackbars
  • Several bug fixes
  • Added npm as dependency
  • Using Autoprefixer for wider compatibility.

--

Sidenote

We are happy, to see you use PASSY. We are working hard on making PASSY better and better.