This website requires JavaScript.
Explore
Help
Sign In
sendnrw
/
pocket-id
Watch
2
Star
0
Fork
0
mirror of
https://github.com/pocket-id/pocket-id.git
synced
2026-09-11 21:49:04 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8973e93cb63c9370d82207b6cd3fce13679d7485
pocket-id
/
backend
/
internal
/
model
T
History
Kyle Mendell
and
Elias Schneider
68373604dd
feat: add user display name field (
#898
)
...
Co-authored-by: Elias Schneider <
login@eliasschneider.com
>
2025-09-17 17:18:27 +02:00
..
types
refactor: switch SQLite driver to pure-Go implementation (
#530
)
2025-05-14 09:29:04 +02:00
api_key.go
feat: send email to user when api key expires within 7 days (
#451
)
2025-04-20 14:40:20 +00:00
app_config_test.go
feat: add daily heartbeat request for counting Pocket ID instances (
#578
)
2025-05-28 11:19:45 +02:00
app_config.go
feat: add user display name field (
#898
)
2025-09-17 17:18:27 +02:00
audit_log.go
fix: auth fails when client IP is empty on Postgres (
#695
)
2025-06-30 14:04:30 +02:00
base.go
ci/cd: migrate backend linter to v2. fixed unit test workflow (
#400
)
2025-03-28 04:00:55 -05:00
custom_claim.go
feat: custom claims (
#53
)
2024-10-28 18:11:54 +01:00
kv.go
feat: encrypt private keys saved on disk and in database (
#682
)
2025-07-03 13:34:34 -05:00
oidc.go
feat: return new id_token when using refresh token (
#925
)
2025-09-09 11:31:50 +02:00
signup_token.go
feat: self-service user signup (
#672
)
2025-06-27 15:01:10 -05:00
user_group.go
feat: add LDAP sync (
#106
)
2025-01-19 13:02:07 +01:00
user.go
feat: add user display name field (
#898
)
2025-09-17 17:18:27 +02:00
webauthn.go
feat: add option to OIDC client to require re-authentication (
#747
)
2025-08-22 08:56:40 +02:00