From b7733f3f3ab6b9eb67e2b7b41ac5663a727b3696 Mon Sep 17 00:00:00 2001 From: Danny Tatom Date: Tue, 20 Aug 2024 07:57:52 -0700 Subject: [PATCH] chore: change ownership --- .github/workflows/release.yml | 2 -- CHANGELOG.md | 28 ++++++++++++++-------------- Cargo.toml | 3 +-- LICENSE-APACHE | 2 +- LICENSE-MIT | 2 +- README.md | 8 ++------ cog.toml | 2 +- src/lib.rs | 6 +----- 8 files changed, 21 insertions(+), 32 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1b1ad29..1565c16 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,8 +20,6 @@ jobs: uses: oknozor/cocogitto-action@v3 with: release: true - git-user: "Mitch" - git-user-email: "open.source@quiet.camp" - run: cog changelog --at ${{ steps.release.outputs.version }} - uses: softprops/action-gh-release@v2 with: diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fde914..975dcc9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,30 +2,30 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - -## [0.2.0](https://github.com/quiet-camp/tower-surf/compare/bd33ffd5463dea51f3453cec41d1099ca1ff3ef0..0.2.0) - 2024-08-19 +## [0.2.0](https://github.com/its-danny/tower-surf/compare/bd33ffd5463dea51f3453cec41d1099ca1ff3ef0..0.2.0) - 2024-08-19 #### Features -- use secstr to secure the secret in memory - ([bd33ffd](https://github.com/quiet-camp/tower-surf/commit/bd33ffd5463dea51f3453cec41d1099ca1ff3ef0)) - [@its-danny](https://github.com/its-danny) +- use secstr to secure the secret in memory - ([bd33ffd](https://github.com/its-danny/tower-surf/commit/bd33ffd5463dea51f3453cec41d1099ca1ff3ef0)) - [@its-danny](https://github.com/its-danny) - - - -## [0.1.0](https://github.com/quiet-camp/tower-surf/compare/a695cefbc172f451564b364778d07aa5ef941dff..0.1.0) - 2024-08-19 +## [0.1.0](https://github.com/its-danny/tower-surf/compare/a695cefbc172f451564b364778d07aa5ef941dff..0.1.0) - 2024-08-19 #### Continuous Integration -- no need to publish twice - ([2fc0402](https://github.com/quiet-camp/tower-surf/commit/2fc0402ffcee7f254d32baeece3c6810d05b4cc7)) - [@its-danny](https://github.com/its-danny) -- switch order of pre-bump hooks - ([67f5d1b](https://github.com/quiet-camp/tower-surf/commit/67f5d1bbce8d8c7029ff50c49b1b845579106405)) - [@its-danny](https://github.com/its-danny) -- fix workflows - ([3a6e8c0](https://github.com/quiet-camp/tower-surf/commit/3a6e8c0b02d023589df735dc393a865fe56f9ae3)) - [@its-danny](https://github.com/its-danny) +- no need to publish twice - ([2fc0402](https://github.com/its-danny/tower-surf/commit/2fc0402ffcee7f254d32baeece3c6810d05b4cc7)) - [@its-danny](https://github.com/its-danny) +- switch order of pre-bump hooks - ([67f5d1b](https://github.com/its-danny/tower-surf/commit/67f5d1bbce8d8c7029ff50c49b1b845579106405)) - [@its-danny](https://github.com/its-danny) +- fix workflows - ([3a6e8c0](https://github.com/its-danny/tower-surf/commit/3a6e8c0b02d023589df735dc393a865fe56f9ae3)) - [@its-danny](https://github.com/its-danny) #### Documentation -- fix grammar - ([5c53ab4](https://github.com/quiet-camp/tower-surf/commit/5c53ab43503cbb169d45ec0e566f3871d49dd83e)) - [@its-danny](https://github.com/its-danny) -- add some documentation - ([d8cea55](https://github.com/quiet-camp/tower-surf/commit/d8cea5593f5daf46fed1fb433e479c919555e711)) - [@its-danny](https://github.com/its-danny) -- update thank you section - ([722f9f5](https://github.com/quiet-camp/tower-surf/commit/722f9f5646d8b798eab703e47398a06d947cb179)) - [@its-danny](https://github.com/its-danny) +- fix grammar - ([5c53ab4](https://github.com/its-danny/tower-surf/commit/5c53ab43503cbb169d45ec0e566f3871d49dd83e)) - [@its-danny](https://github.com/its-danny) +- add some documentation - ([d8cea55](https://github.com/its-danny/tower-surf/commit/d8cea5593f5daf46fed1fb433e479c919555e711)) - [@its-danny](https://github.com/its-danny) +- update thank you section - ([722f9f5](https://github.com/its-danny/tower-surf/commit/722f9f5646d8b798eab703e47398a06d947cb179)) - [@its-danny](https://github.com/its-danny) #### Miscellaneous Chores -- initial commit - ([a695cef](https://github.com/quiet-camp/tower-surf/commit/a695cefbc172f451564b364778d07aa5ef941dff)) - [@its-danny](https://github.com/its-danny) +- initial commit - ([a695cef](https://github.com/its-danny/tower-surf/commit/a695cefbc172f451564b364778d07aa5ef941dff)) - [@its-danny](https://github.com/its-danny) #### Refactoring -- use thiserror - ([ac4d5c1](https://github.com/quiet-camp/tower-surf/commit/ac4d5c1d16cb4971f2df73a0cd8f8d36a70dc62a)) - [@its-danny](https://github.com/its-danny) +- use thiserror - ([ac4d5c1](https://github.com/its-danny/tower-surf/commit/ac4d5c1d16cb4971f2df73a0cd8f8d36a70dc62a)) - [@its-danny](https://github.com/its-danny) #### Style -- fix doc example formatting - ([4b6f5dd](https://github.com/quiet-camp/tower-surf/commit/4b6f5dd48cf37dd0c25e5c0add2ab20191c5908a)) - [@its-danny](https://github.com/its-danny) +- fix doc example formatting - ([4b6f5dd](https://github.com/its-danny/tower-surf/commit/4b6f5dd48cf37dd0c25e5c0add2ab20191c5908a)) - [@its-danny](https://github.com/its-danny) #### Tests -- add test for token creation - ([63f01fc](https://github.com/quiet-camp/tower-surf/commit/63f01fc438351f15ed552e5167aa0995fc02ea90)) - [@its-danny](https://github.com/its-danny) +- add test for token creation - ([63f01fc](https://github.com/its-danny/tower-surf/commit/63f01fc438351f15ed552e5167aa0995fc02ea90)) - [@its-danny](https://github.com/its-danny) - - - -Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). \ No newline at end of file +Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto). diff --git a/Cargo.toml b/Cargo.toml index fd47fab..e27f5d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,8 +6,7 @@ rust-version = "1.67.1" description = "🌊 A stateless CSRF middleware for tower." license = "MIT OR Apache-2.0" exclude = [".envrc", ".github", "cog.toml", "devenv.*", "scripts"] -homepage = "https://quiet.camp" -repository = "https://github.com/quiet-camp/tower-surf" +repository = "https://github.com/its-danny/tower-surf" documentation = "https://docs.rs/tower-surf" [package.metadata.docs.rs] diff --git a/LICENSE-APACHE b/LICENSE-APACHE index 1df48ab..e40d000 100644 --- a/LICENSE-APACHE +++ b/LICENSE-APACHE @@ -187,7 +187,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2024 Quiet Camp + Copyright 2024 Danny Tatom Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/LICENSE-MIT b/LICENSE-MIT index 01c0f9b..cd791b4 100644 --- a/LICENSE-MIT +++ b/LICENSE-MIT @@ -1,4 +1,4 @@ -Copyright (c) 2024 Quiet Camp +Copyright (c) 2024 Danny Tatom Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 6d87bd0..b41b179 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Crates](https://img.shields.io/crates/v/tower-surf.svg)](https://crates.io/crates/tower-surf) ![MSRV](https://img.shields.io/crates/msrv/tower-surf) [![Docs](https://docs.rs/tower-surf/badge.svg)](https://docs.rs/tower-surf) - ![CI](https://github.com/quiet-camp/tower-surf/actions/workflows/ci.yml/badge.svg) + ![CI](https://github.com/its-danny/tower-surf/actions/workflows/ci.yml/badge.svg) ## 🏄‍♂️ Overview @@ -90,14 +90,10 @@ async fn logout(token: Token) -> StatusCode { - I read a lot of the [tower-sessions](https://github.com/maxcountryman/tower-sessions) codebase to figure out how to make a tower project. - The [tokio community](https://discord.com/invite/tokio) answered a lot of silly questions. ---- - -🏕️ Brought to you by [Quiet Camp](https://quiet.camp). - [crate-axum]: https://github.com/tokio-rs/axum [crate-rand]: https://github.com/rust-random/rand [crate-tower]: https://github.com/tower-rs/tower [crate-secstr]: https://codeberg.org/valpackett/secstr -[examples]: https://github.com/quiet-camp/tower-surf/tree/main/examples +[examples]: https://github.com/its-danny/tower-surf/tree/main/examples [owasp-cryptographic-storage]: https://cheatsheetseries.owasp.org/cheatsheets/Cryptographic_Storage_Cheat_Sheet.html [owasp-double-submit]: https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#alternative-using-a-double-submit-cookie-pattern diff --git a/cog.toml b/cog.toml index 4bed9a2..722b334 100644 --- a/cog.toml +++ b/cog.toml @@ -21,5 +21,5 @@ path = "CHANGELOG.md" template = "remote" remote = "github.com" repository = "tower-surf" -owner = "quiet-camp" +owner = "its-danny" authors = [{ signature = "Danny Tatom", username = "its-danny" }] diff --git a/src/lib.rs b/src/lib.rs index 214b5cf..292ccec 100644 --- a/src/lib.rs +++ b/src/lib.rs @@ -77,15 +77,11 @@ //! - I read a lot of the [tower-sessions](https://github.com/maxcountryman/tower-sessions) codebase to figure out how to make a tower project. //! - The [tokio community](https://discord.com/invite/tokio) answered a lot of silly questions. //! -//! --- -//! -//! 🏕️ Brought to you by [Quiet Camp](https://quiet.camp). -//! //! [crate-axum]: https://github.com/tokio-rs/axum //! [crate-rand]: https://github.com/rust-random/rand //! [crate-tower]: https://github.com/tower-rs/tower //! [crate-secstr]: https://codeberg.org/valpackett/secstr -//! [examples]: https://github.com/quiet-camp/tower-surf/tree/main/examples +//! [examples]: https://github.com/its-danny/tower-surf/tree/main/examples //! [owasp-cryptographic-storage]: https://cheatsheetseries.owasp.org/cheatsheets/Cryptographic_Storage_Cheat_Sheet.html //! [owasp-double-submit]: https://cheatsheetseries.owasp.org/cheatsheets/Cross-Site_Request_Forgery_Prevention_Cheat_Sheet.html#alternative-using-a-double-submit-cookie-pattern