Bernd Storath
c4524fbd44
support generic oidc
2 weeks ago
Bernd Storath
d20b93156b
nullable password, prevent timing attack
this prevents timing attacks by always checking hash even if there is none
prevents using basic auth if 2fa is enabled
2 weeks ago
Bernd Storath
35fe838e88
move docs to own page
2 weeks ago
Bernd Storath
eade34a495
adjust github logo with theme
2 weeks ago
Bernd Storath
26ea26b613
github login flow
2 weeks ago
Bernd Storath
1498d9d1db
fix type import
2 weeks ago
Bernd Storath
287c50f5ac
properly allow multiple providers
2 weeks ago
Bernd Storath
9beb9c191a
wip make oauth more generic
2 weeks ago
Bernd Storath
15ba4c1b85
add openid client
2 weeks ago
Bernd Storath
88645f3790
move oauth section
2 weeks ago
Daniel Molenda
a8f1b86e37
feat: add Google OAuth login support ( #2625 )
* 🔧 Add login via google
* 🔧 Update code style and docs
* Add fix for db migrate
* 🔧 Update docker-compose
* 🔧 Fix sqlite"
* 🔧 Update docker-compose
* ⚰️ Remove environments
* 🔧 Fix: remove ensureGoogleIdColumn workaround from sqlite.ts
* 🔧 Remove space
2 weeks ago
Néstor
c70ad1d08b
Small code quality improvements ( #2553 )
* Small code quality improvements
- Fix misleading JSDoc comment in cache.ts
- Mitigate timing-based username enumeration in Basic auth
- Extract duplicated TOTP configuration into private method
- Replace manual peer counter with clients.length in Prometheus metrics
- Simplify isValidPasswordHash return expression
* reset session.ts
this is currently worked on in the dev-oauth branch
* reset password.ts
no need to change
* specify unit for cache function
* remove type assertion
---------
Co-authored-by: Anghios <[email protected] >
Co-authored-by: Bernd Storath <[email protected] >
5 days ago
minhducsun2002
d0566a1df9
Support disabling version check ( #2648 )
* Support disabling version check
* Update docs
* Move the bypass logic back to update checking function
* fix linting
* fix linting (again)
5 days ago
Bernd Storath
bc95a2851f
chore: rework useSubmit ( #2649 )
rework useSubmit
5 days ago
Bernd Storath
e03d743307
update packages
1 week ago
Bernd Storath
99357848e5
remove dependabot for npm
npm updates are handled manually to correctly dedupe
2 weeks ago
Ankit Agarwal
c41ae0d4c5
Add Hindi translation ( #2632 )
2 weeks ago
ふぁ
66f8bde206
Add Japanese translation ( #2642 )
2 weeks ago
Bernd Storath
b3afb9ac1b
update packages
2 weeks ago
Bernd Storath
90e2bbe0a6
patch wg-quick. fix sysctl ( #2630 )
no unneeded sysctl
3 weeks ago
HackingAll
a52da67b38
Adding new translated lines ( #2624 )
3 weeks ago
Bernd Storath
e513090074
update badges
3 weeks ago
Bernd Storath
2dc8ba7792
Bump version to 15.3.0
3 weeks ago
Bernd Storath
4e8cccb4c7
replace debug with obug ( #2619 )
* patch unenv
* replaces debug with obug
reverts unenv patch
3 weeks ago
Bernd Storath
e57b0977d3
update packages
3 weeks ago
Bernd Storath
b8be53c3f7
fix build
4 weeks ago
Bernd Storath
0794413191
update packages
4 weeks ago
Bernd Storath
261b0d6b8f
Bump version to 15.3.0-beta.3
1 month ago
Ming Mak
f656d57d20
Translation: update Traditional Chinese (zh-HK) localization ( #2603 )
* Update Chinese (HK) translations for clarity and completion
* Fix spacing
* Update zh-HK.json
Taking reference from zh_TW, making awg clearer
* Remove duplicate 'search' entry in zh-HK.json
* Fix translation typos in zh-HK locale
Replaced "户" with "戶".
1 month ago
Bernd Storath
46074fea1c
update packages
1 month ago
Felipe Cordova Huenupil
05c655ede9
fix(ui):Error pops up when enabling disabled client ( #2594 )
* fix(ui):Error pops up when enabling disabled client
Action is prevented and a clear message is displayed in Web UI
* fix formatting
* fix type issue
* fix formatting
---------
Co-authored-by: Bernd Storath <[email protected] >
1 month ago
Bernd Storath
ebcc42cc49
fix build
1 month ago
Evgeniy
be8d24e492
Fix: Add trailing newline to Prometheus metrics output ( #2573 )
Fix prometheus metrics
1 month ago
Bernd Storath
9682dedea7
update packages
1 month ago
Bernd Storath
5eb80fe3c1
update packages
2 months ago
dependabot[bot]
dd9da2a067
build(deps): bump pnpm/action-setup from 5 to 6 ( #2574 )
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 5 to 6.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
Bernd Storath
15111ecd62
update packages
2 months ago
dependabot[bot]
e9f4b4650b
build(deps): bump pnpm/action-setup from 4 to 5 ( #2570 )
Bumps [pnpm/action-setup](https://github.com/pnpm/action-setup ) from 4 to 5.
- [Release notes](https://github.com/pnpm/action-setup/releases )
- [Commits](https://github.com/pnpm/action-setup/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: pnpm/action-setup
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected] >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 months ago
Bernd Storath
e3e4049f8e
update packages
2 months ago
Bernd Storath
3fb9adbf6f
Bump version to 15.3.0-beta.2
2 months ago
Bernd Storath
cd9db1563d
fix: mobile UI ( #2569 )
* improve mobile ui
* general cleanup
* cleanup, improvements
* fix hydration mismatch
2 months ago
wuys
b5c30f5dbe
i18n: add Vietnamese language support ( #2568 )
* i18n: add Vietnamese translation
* i18n: fix lint
* i18n: import fix
---------
Co-authored-by: meow <[email protected] >
2 months ago
adi82bdg
1eb9527175
Update Polish translations for various terms ( #2566 )
2 months ago
Nikolas
cd890c1f0f
Update uk.json ( #2559 )
3 months ago
Timothy Pillow
2a78b30aeb
Config fix for #2208 : Document network interface fix for multi-network configuations ( #2555 )
* document fix for #2208
* typo fix
* prettier
* fix code block format
* fix indentation
---------
Co-authored-by: Timothy Pillow <[email protected] >
Co-authored-by: Bernd Storath <[email protected] >
Co-authored-by: Bernd Storath <[email protected] >
3 months ago
Chiahong
9a843087c3
i18n(zh-tw): Update Traditional Chinese translation ( #2558 )
3 months ago
Bernd Storath
483b63bba6
update packages
3 months ago
Alexis-Loskoutoff
13942c97b2
i18n(fr): Update French translation ( #2544 )
3 months ago
MeCias
82c64e506e
Lang(de): Added missing translations ( #2543 )
* Update de.json
Lang(de): Added missing translations
* Lang(de): Added missing translations and Comma
* Lang(de): Added missing translations and Comma and identations
3 months ago
Aarón Rosa Díaz
9b3d919168
i18n(es): Updated Spanish translation ( #2540 )
Updated Spanish translations for various UI elements
Updated and completed all remaining Spanish translations, including support for AmneziaWG 2.0. Following: https://wg-easy.github.io/wg-easy/v15.2/contributing/translation/
3 months ago