0
Fork 0
mirror of https://github.com/stonith404/pingvin-share.git synced 2025-02-19 01:55:48 -05:00
pingvin-share/frontend
Marvin A. Ruder e1a68f75f7
feat(auth): Allow to hide username / password login form when OAuth is enabled (#518)
* 🚀 Feature: Allow to hide username / password login form when OAuth is enabled

* Hide “Sign in” password form
* Disable routes related to password authentication
* Change styling of OAuth provider buttons
* Open OAuth page in same tab
* Fix consistent usage of informal language in de-DE locale

Fixes #489

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>

* fix: order of new config variables

---------

Signed-off-by: Marvin A. Ruder <signed@mruder.dev>
Co-authored-by: Elias Schneider <login@eliasschneider.com>
2024-07-07 23:08:14 +02:00
..
public fix: disable image optimizations for logo to prevent caching issues with custom logos 2023-10-09 10:40:55 +02:00
src feat(auth): Allow to hide username / password login form when OAuth is enabled (#518) 2024-07-07 23:08:14 +02:00
.eslintrc.json fix: disable image optimizations for logo to prevent caching issues with custom logos 2023-10-09 10:40:55 +02:00
.prettierignore chore: formatter ignore translations 2023-08-17 15:00:57 +02:00
next-env.d.ts feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
next.config.js feat: localization (#196) 2023-07-20 15:32:07 +02:00
package-lock.json release: 0.26.0 2024-07-03 08:21:14 +02:00
package.json release: 0.26.0 2024-07-03 08:21:14 +02:00
tsconfig.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00