1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-07-06 17:30:10 +02:00
pingvin-share/frontend
Steve 16480f6e95
feat: TOTP (two-factor) Authentication (#55)
* Working on some initial prototype stuff for TOTP

* Fixed a bug that prevented the change password menu from working

* Enable/disable totp working

* Added the new login procedure including TOTP! :)

* misc: Changed bad description for the TOTP_SECRET env var

* I forgot to include the migration for the new prisma stuff

* fix: refresh user context instead refreshing the page

* refactor: simplify totp error handling

* Removed U2F tab + format schema

* fix: tokens not saved in cookies

* refactor: deleted commented out code

* refactor: move password text to input description

* refactor: remove tabler icon package

Co-authored-by: Elias Schneider <login@eliasschneider.com>
Co-authored-by: Elias Schneider <58886915+stonith404@users.noreply.github.com>
2022-12-21 17:58:37 +01:00
..
public feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
src feat: TOTP (two-factor) Authentication (#55) 2022-12-21 17:58:37 +01:00
.eslintrc.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
next-env.d.ts feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
next.config.js Improved docker image (size & speed) 2022-12-10 15:34:01 +01:00
package-lock.json feat: upload 3 files at same time 2022-12-10 23:16:10 +01:00
package.json feat: upload 3 files at same time 2022-12-10 23:16:10 +01:00
tsconfig.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00