Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Gitea secrets storage and management #14483

Closed
wants to merge 61 commits into from

Commits on Oct 6, 2022

  1. Configuration menu
    Copy the full SHA
    6b24ada View commit details
    Browse the repository at this point in the history
  2. Add AES GCM encryption provider

    lafriks authored and lunny committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    47c472a View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. add models and services

    lunny committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    64a91b4 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. improve UI

    lunny committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    9f2d204 View commit details
    Browse the repository at this point in the history
  2. Merge main branch

    lunny committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    368c97e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d39f7c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2022

  1. org secrets

    lunny committed Oct 10, 2022
    Configuration menu
    Copy the full SHA
    9465c13 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. fix show add secret panel

    wxiaoguang committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    eb2b139 View commit details
    Browse the repository at this point in the history
  2. org secrets

    lunny committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    f4df973 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2022

  1. Fix duplicated alert

    lunny committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    abde871 View commit details
    Browse the repository at this point in the history
  2. delete modal

    wxiaoguang committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    b1e8915 View commit details
    Browse the repository at this point in the history
  3. Almost finished

    lunny committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    a077ee2 View commit details
    Browse the repository at this point in the history
  4. merge main branch

    lunny committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    5b1044a View commit details
    Browse the repository at this point in the history
  5. Fix lint

    lunny committed Oct 14, 2022
    Configuration menu
    Copy the full SHA
    834c7c1 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2022

  1. Some improvements

    lunny committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    8e1291d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1788de5 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    lunny committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    0a3be05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0ebf78 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2022

  1. Fix bug

    lunny committed Oct 16, 2022
    Configuration menu
    Copy the full SHA
    319da15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b08114b View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. merge main branch

    lunny committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    073656c View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. merge main branch

    lunny committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    f89bd80 View commit details
    Browse the repository at this point in the history
  2. encrypt master key

    lunny committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    850d936 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. merge main branch

    lunny committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    41310a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2022

  1. merge main branch

    lunny committed Oct 22, 2022
    Configuration menu
    Copy the full SHA
    e54785a View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. merge main branch

    lunny committed Oct 24, 2022
    Configuration menu
    Copy the full SHA
    ccb57c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. merge main branch

    lunny committed Nov 7, 2022
    Configuration menu
    Copy the full SHA
    e30f532 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. merge main branch

    lunny committed Nov 21, 2022
    Configuration menu
    Copy the full SHA
    29e4f6b View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2022

  1. merge main branch

    lunny committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    b01b2a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a1aee64 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2022

  1. Configuration menu
    Copy the full SHA
    4c8f590 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc999bd View commit details
    Browse the repository at this point in the history
  3. fix: use .locale.Tr

    wolfogre committed Dec 7, 2022
    Configuration menu
    Copy the full SHA
    41e9be0 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. Configuration menu
    Copy the full SHA
    2c7ae0c View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. fix: use LONGTEXT

    wolfogre committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    dd84d07 View commit details
    Browse the repository at this point in the history
  2. fix: update nameRE

    wolfogre committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    f5effc1 View commit details
    Browse the repository at this point in the history
  3. fix: ErrSecretInvalidValue

    wolfogre committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c08fc15 View commit details
    Browse the repository at this point in the history
  4. fix: secret_deletion_failed

    wolfogre committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    44ca6bf View commit details
    Browse the repository at this point in the history
  5. fix: in_error

    wolfogre committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    6fcb7bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b79b156 View commit details
    Browse the repository at this point in the history
  7. fix: FindUserSecrets

    wolfogre committed Dec 9, 2022
    Configuration menu
    Copy the full SHA
    acc0c12 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #4 from wolfogre/feature/secrets

    Feature secrets
    lafriks authored Dec 9, 2022
    Configuration menu
    Copy the full SHA
    c754525 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2022

  1. Configuration menu
    Copy the full SHA
    eb5bcec View commit details
    Browse the repository at this point in the history
  2. Update templates/org/settings/navbar.tmpl

    Co-authored-by: delvh <dev.lh@web.de>
    wolfogre and delvh authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    3183368 View commit details
    Browse the repository at this point in the history
  3. Update options/locale/locale_en-US.ini

    Co-authored-by: delvh <dev.lh@web.de>
    wolfogre and delvh authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e86e30f View commit details
    Browse the repository at this point in the history
  4. Update options/locale/locale_en-US.ini

    Co-authored-by: delvh <dev.lh@web.de>
    wolfogre and delvh authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    e6cee41 View commit details
    Browse the repository at this point in the history
  5. fix: use web.Bind

    wolfogre committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    641d37a View commit details
    Browse the repository at this point in the history
  6. fix: remove PullRequestRead

    wolfogre committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    7c82f7a View commit details
    Browse the repository at this point in the history
  7. fix: rename to secret_name

    wolfogre committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f9d58d4 View commit details
    Browse the repository at this point in the history
  8. Update templates/org/settings/secrets.tmpl

    Co-authored-by: delvh <dev.lh@web.de>
    wolfogre and delvh authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    aa10928 View commit details
    Browse the repository at this point in the history
  9. Update routers/web/org/setting.go

    Co-authored-by: delvh <dev.lh@web.de>
    wolfogre and delvh authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    f738069 View commit details
    Browse the repository at this point in the history
  10. Update routers/web/org/setting.go

    Co-authored-by: delvh <dev.lh@web.de>
    wolfogre and delvh authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    5103f1d View commit details
    Browse the repository at this point in the history
  11. Update services/secrets/encryption_aes.go

    Co-authored-by: delvh <dev.lh@web.de>
    wolfogre and delvh authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    a23241f View commit details
    Browse the repository at this point in the history
  12. Update templates/install.tmpl

    Co-authored-by: delvh <dev.lh@web.de>
    wolfogre and delvh authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    9f8fdaa View commit details
    Browse the repository at this point in the history
  13. Update templates/repo/settings/secrets.tmpl

    Co-authored-by: delvh <dev.lh@web.de>
    wolfogre and delvh authored Dec 13, 2022
    Configuration menu
    Copy the full SHA
    b32bb7a View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    23dd7a7 View commit details
    Browse the repository at this point in the history
  2. fix: rename to owner

    wolfogre committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    a8c192d View commit details
    Browse the repository at this point in the history
  3. fix: remove FindObjects

    wolfogre committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    f1ef5ae View commit details
    Browse the repository at this point in the history
  4. fix: add unique index

    wolfogre committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    4a2676e View commit details
    Browse the repository at this point in the history
  5. fix: delete secrets

    wolfogre committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    5aa55fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1a729b View commit details
    Browse the repository at this point in the history