Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Releases: SoptikHa2/bakalari

Student password hash is now available at `student.key`

Choose a tag to compare

@SoptikHa2 SoptikHa2 released this 26 May 09:54
v0.3.3

Hashed password is now saved at `student.key`.

Added option to log in with hash of password

Choose a tag to compare

@SoptikHa2 SoptikHa2 released this 26 May 09:36

Now, you don't need to always log in with user password. Hash of the password can now be used as well. This is great for applications that stores password hash locally, as now they don't need to prompt for user password each time.

The hash is stored after logging in at bakalari._key.