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
/
Cargo.lock
Age
Commit message (
Expand
)
Author
2026-02-06
doc: Enrich README.md (claude)
KunoiSayami
2026-01-07
chore(deps): Bump rsa from 0.9.8 to 0.9.10
dependabot[bot]
2025-04-09
chore(deps): Bump tokio from 1.44.1 to 1.44.2
dependabot[bot]
2025-03-25
refactor: Move functions out of main.rs
KunoiSayami
2025-03-15
chore: Update crates
KunoiSayami
2025-03-10
chore(deps): Bump ring from 0.17.11 to 0.17.13
dependabot[bot]
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
2024-08-29
chore: Update crates
KunoiSayami
2024-04-10
chore(deps): Bump whoami from 1.4.0 to 1.5.1
dependabot[bot]
2024-03-07
chore(deps): Bump mio from 0.8.6 to 0.8.11
dependabot[bot]
2023-10-20
chore(deps): Bump rustix from 0.36.11 to 0.36.16
dependabot[bot]
2023-10-05
chore(deps): Bump webpki from 0.22.0 to 0.22.2
dependabot[bot]
2023-03-28
chore(dep): Upgrade crate library
KunoiSayami
2023-02-04
chore(deps): Bump tokio from 1.21.2 to 1.24.2
dependabot[bot]
2022-10-23
feat: Remove pam feature from default build
v4.0.0
KunoiSayami
2022-10-14
fix(ci): Fix deprecate command set-output
v4.0.0-rc
KunoiSayami
2022-10-14
chore(dep): Upgrade crate library
KunoiSayami
2022-07-07
chore(deps): Bump openssl-src from 111.21.0+1.1.1p to 111.22.0+1.1.1q
dependabot[bot]
2022-07-01
chore(dep): Upgrade crate library
KunoiSayami
2022-06-17
chore(dep): Upgrade crate
KunoiSayami
2022-06-07
chore(deps): Bump regex from 1.5.4 to 1.5.5 (#3)
dependabot[bot]
2022-06-07
chore(deps): Bump openssl-src from 111.17.0+1.1.1m to 111.20.0+1.1.1o (#2)
dependabot[bot]
2022-06-07
chore(deps): Bump crossbeam-utils from 0.8.6 to 0.8.8 (#1)
dependabot[bot]
2022-01-16
feat: Add immutable option make sure sqlite file readonly
v4.0.0-beta
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-11-10
chore: Bump version 3.0.7
KunoiSayami
2021-08-14
feat(core): Show version in authentication page
v3.0.6
KunoiSayami
2021-08-08
chore: Bump version v3.0.5
v3.0.5
KunoiSayami
2021-07-28
chore: Bump version v3.0.3
v3.0.3
KunoiSayami
2021-07-22
feat(test): Add compile time wait commit time option
KunoiSayami
2021-07-22
feat(core): Update cookie ttl while visit website
v3.0.2
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-05-17
refactor(core): Rebuilt the subcommand structure
v2.0.0
KunoiSayami
2021-05-16
doc: Add configure sections to README
v1.0.0
KunoiSayami
2021-05-15
feat(core): Add remaining repository protect configure method
v0.4.2
KunoiSayami
2021-05-15
feat(core): Set protect policy default enabled
v0.4.1
KunoiSayami
2021-05-15
feat(core): Add per-repository protect option
v0.4.0
KunoiSayami
2021-05-14
feat(test): Add test for authenticate cookie
v0.3.8
KunoiSayami
2021-05-13
feat(core): Use timestamp file to determined should copy or not
v0.3.7
KunoiSayami
2021-05-13
style: Address cargo fmt
KunoiSayami
2021-05-13
refactor(test): Revert some code to v0.3.2
v0.3.5
KunoiSayami
2021-05-13
fix(test): Fix test always failure
KunoiSayami
2021-05-13
refactor(test): Use spawn process instead of call function
KunoiSayami
2021-05-12
refactor(core): Add a way to run unit test in cargo
KunoiSayami
2021-05-10
style(core): Address cargo fmt
KunoiSayami
[next]