Bernd Storath
d1a9c15f06
move 2fa to its own page
2 days ago
Bernd Storath
e6f937711c
disable pw auth
4 days ago
Bernd Storath
5be3e038eb
refactoring
6 days ago
Bernd Storath
42685e712e
support auto register
6 days ago
Bernd Storath
d49b4a4342
support allowed domains
6 days ago
Bernd Storath
d63d50de03
improve docs
6 days ago
Bernd Storath
09c358522b
link/unlink logic
1 week ago
Bernd Storath
2876e45ce6
unique index on oauth
7 days ago
Bernd Storath
b4c9037e48
move password login route
move password login route from /api/session to /api/auth/password
align with oauth
1 week ago
Bernd Storath
c238b40af9
add ability to set password for oidc users
this allows oidc users to add password login
cant be removed after
1 week ago
Bernd Storath
c4524fbd44
support generic oidc
1 week 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
1 week ago
Bernd Storath
35fe838e88
move docs to own page
1 week ago
Bernd Storath
eade34a495
adjust github logo with theme
1 week ago
Bernd Storath
26ea26b613
github login flow
1 week ago
Bernd Storath
1498d9d1db
fix type import
1 week ago
Bernd Storath
287c50f5ac
properly allow multiple providers
1 week ago
Bernd Storath
9beb9c191a
wip make oauth more generic
1 week ago
Bernd Storath
15ba4c1b85
add openid client
1 week ago
Bernd Storath
88645f3790
move oauth section
1 week 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
1 week 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] >
1 day 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)
1 day ago
Bernd Storath
bc95a2851f
chore: rework useSubmit ( #2649 )
rework useSubmit
2 days ago
Bernd Storath
e03d743307
update packages
4 days ago
Bernd Storath
99357848e5
remove dependabot for npm
npm updates are handled manually to correctly dedupe
1 week ago
Ankit Agarwal
c41ae0d4c5
Add Hindi translation ( #2632 )
1 week ago
ふぁ
66f8bde206
Add Japanese translation ( #2642 )
1 week ago
Bernd Storath
b3afb9ac1b
update packages
1 week ago
Bernd Storath
90e2bbe0a6
patch wg-quick. fix sysctl ( #2630 )
no unneeded sysctl
2 weeks ago
HackingAll
a52da67b38
Adding new translated lines ( #2624 )
2 weeks ago
Bernd Storath
e513090074
update badges
2 weeks ago
Bernd Storath
2dc8ba7792
Bump version to 15.3.0
2 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
3 weeks ago
Bernd Storath
0794413191
update packages
3 weeks ago
Bernd Storath
261b0d6b8f
Bump version to 15.3.0-beta.3
4 weeks 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 "戶".
4 weeks 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