| Age | Commit message (Collapse) | Author |
|
Signed-off-by: KunoiSayami <[email protected]>
|
|
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.21.0+1.1.1p to 111.22.0+1.1.1q.
- [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases)
- [Commits](https://github.com/alexcrichton/openssl-src-rs/commits)
---
updated-dependencies:
- dependency-name: openssl-src
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
|
|
Signed-off-by: KunoiSayami <[email protected]>
|
|
Signed-off-by: KunoiSayami <[email protected]>
|
|
Bumps [regex](https://github.com/rust-lang/regex) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/rust-lang/regex/releases)
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/regex/compare/1.5.4...1.5.5)
---
updated-dependencies:
- dependency-name: regex
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Bumps [openssl-src](https://github.com/alexcrichton/openssl-src-rs) from 111.17.0+1.1.1m to 111.20.0+1.1.1o.
- [Release notes](https://github.com/alexcrichton/openssl-src-rs/releases)
- [Commits](https://github.com/alexcrichton/openssl-src-rs/commits)
---
updated-dependencies:
- dependency-name: openssl-src
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
Bumps [crossbeam-utils](https://github.com/crossbeam-rs/crossbeam) from 0.8.6 to 0.8.8.
- [Release notes](https://github.com/crossbeam-rs/crossbeam/releases)
- [Changelog](https://github.com/crossbeam-rs/crossbeam/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crossbeam-rs/crossbeam/compare/crossbeam-utils-0.8.6...crossbeam-utils-0.8.8)
---
updated-dependencies:
- dependency-name: crossbeam-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
* chore: Bump version
Signed-off-by: KunoiSayami <[email protected]>
|
|
Signed-off-by: KunoiSayami <[email protected]>
|
|
* feat(core): Address cargo clippy
* feat(test): Support change PAM provide from environments
Signed-off-by: KunoiSayami <[email protected]>
|
|
Signed-off-by: KunoiSayami <[email protected]>
|
|
Signed-off-by: KunoiSayami <[email protected]>
|
|
|
|
|
|
|
|
|
|
* chore: Bump version
|
|
* feat(build): Add optimize option for build release
|
|
* feat(core): Support full protect mode
* feat(test): Reduced sleeping time and support new parser
* feat(crate): Bump version
|
|
* refactor(test): Rename mod from core_test to core
|
|
|
|
* refactor(test): Move test out from core file
|
|
* fix(auth): Fix authenticate cookie failure in root page
|
|
* feat(auth): Support per-repository user authenticate
* feat(test): Support new configure structure test
* refactor(database): Upgrade database structure to v3
|
|
|
|
* feat(test): Test will check post response validity
|
|
|
|
* fix(core): Fix missing not operator cause unexpected behavior
|
|
|
|
|
|
|
|
|
|
* feat(core): Add upgrade function from database v1 to v2
|
|
* fix: Fix CI build failure
|
|
* style: Update html file style
|
|
|
|
* workflow: Delete Windows build target
|
|
* fix: Fix redirect not work properly
|
|
* feat: Add adduser subcommand
|
|
|
|
|
|
|
|
|