index
:
cgit-simple-authentication
master
Simple authentication for cgit powered by sqlite and redis
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test.rs
Age
Commit message (
Expand
)
Author
23 hours
chore(deps): Upgrade argon2 to 0.6 and refresh dependencies
HEAD
master
KunoiSayami
2026-06-11
fix: Fix OsRng import and refactor Redis connection setup
KunoiSayami
2026-02-09
feat: Add configurable Redis URL (claude)
KunoiSayami
2026-02-09
refactor: Remove pam authentication method
KunoiSayami
2025-03-25
refactor: Move functions out of main.rs
KunoiSayami
2025-03-07
feat(ci): Update workflow file
KunoiSayami
2025-03-04
chore: Update to rust-2024 version
KunoiSayami
2024-08-30
chore: Update crates
KunoiSayami
2023-03-28
chore(dep): Upgrade crate library
KunoiSayami
2022-10-23
feat: Remove pam feature from default build
v4.0.0
KunoiSayami
2022-10-14
chore(dep): Upgrade crate library
KunoiSayami
2022-01-13
feat: Add some useful output in log
v4.0.0-alpha.2
KunoiSayami
2021-11-11
fmt(core): Address cargo fmt
v4.0.0-alpha.1
KunoiSayami
2021-11-10
feat(core): Support use PAM to provide verification
KunoiSayami
2021-07-22
feat(test): Add compile time wait commit time option
KunoiSayami
2021-07-13
feat(test): Add query_is_all_protected() method for test
v3.0.1
KunoiSayami
2021-07-13
feat(core): Rewritten configure file parser
v3.0.0
KunoiSayami
2021-07-12
fix(test): Fix cargo test fail if process is too fast may panic
KunoiSayami
2021-05-17
refactor(core): Rebuilt the subcommand structure
v2.0.0
KunoiSayami
2021-05-15
feat(core): Add remaining repository protect configure method
v0.4.2
KunoiSayami