This website requires JavaScript.
Explore
Help
Sign In
github
/
pocket-id
Watch
1
Star
0
Fork
0
mirror of
https://github.com/pocket-id/pocket-id.git
synced
2026-08-24 21:17:31 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
484c2f6ef20efc1fade1a41e2aeace54c7bb4f1b
pocket-id
/
backend
/
internal
/
model
T
History
Kyle Mendell
and
Elias Schneider
484c2f6ef2
feat: user application dashboard (
#727
)
...
Co-authored-by: Elias Schneider <
login@eliasschneider.com
>
2025-08-10 15:56:03 +00: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: support reading secret env vars from _FILE (
#799
)
2025-07-30 11:59:25 -05: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: user application dashboard (
#727
)
2025-08-10 15:56:03 +00: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
refactor: replace create-one-time-access-token script with in-app functionality (
#540
)
2025-05-24 22:55:46 +02:00
webauthn.go
fix: ensure indexes on audit_logs table (
#415
)
2025-04-04 17:05:32 +00:00