Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Merge pull request #26 from laminas/abandon
Browse files Browse the repository at this point in the history
Mark `laminas-oauth` as abandoned
  • Loading branch information
gsteel authored Nov 22, 2024
2 parents 5182456 + 9f36058 commit 7b438d6
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 14 deletions.
21 changes: 7 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# laminas-oauth

> [!CAUTION]
> This package is **abandoned** and will receive no further development!
>
> See the Technical Steering Committee [meeting minutes](https://github.com/laminas/technical-steering-committee/blob/main/meetings/minutes/2024-11-04-TSC-Minutes.md#archiveabandon-laminas-oauth)
>
> If you are looking for an actively maintained package alternative, we recommend [league/oauth1-client](https://github.com/thephpleague/oauth1-client)
> ## 🇷🇺 Русским гражданам
>
> Мы, участники Laminas, родились и живем в разных странах. У многих из нас есть друзья, родственники и коллеги как в России, так и в Украине. Некоторые из нас родились в России. Некоторые из нас живут в России. У некоторых бабушки и дедушки сражались с фашистами во Второй мировой войне. Здесь никто не поддерживает фашизм.
Expand All @@ -15,17 +22,3 @@
> One team member has a Ukrainian relative who fled her home with her son. The train was delayed due to bombing on the road ahead. We have friends who are hiding in bomb shelters. We anxiously follow up on them after the air raids, which indiscriminately fire at hospitals, schools, kindergartens and houses. We're not taking this from any media. These are our actual experiences.
>
> You trust us enough to use our software. We ask that you trust us to say the truth on this. We need your help. Go out and protest this unnecessary war. Stop the bloodshed. Say "stop the war!"
> This package is considered feature-complete, and is now in **security-only** maintenance mode, following a [decision by the Technical Steering Committee](https://github.com/laminas/technical-steering-committee/blob/2b55453e172a1b8c9c4c212be7cf7e7a58b9352c/meetings/minutes/2020-08-03-TSC-Minutes.md#vote-on-components-to-mark-as-security-only).
> If you have a security issue, please [follow our security reporting guidelines](https://getlaminas.org/security/).
> If you wish to take on the role of maintainer, please [nominate yourself](https://github.com/laminas/technical-steering-committee/issues/new?assignees=&labels=Nomination&template=Maintainer_Nomination.md&title=%5BNOMINATION%5D%5BMAINTAINER%5D%3A+%7Bname+of+person+being+nominated%7D)
>
> If you are looking for an actively maintained package alternative, we recommend:
>
> - [league/oauth1-client](https://github.com/thephpleague/oauth1-client)
[![Build Status](https://github.com/laminas/laminas-oauth/workflows/Continuous%20Integration/badge.svg)](https://github.com/laminas/laminas-oauth/actions?query=workflow%3A"Continuous+Integration")

laminas-oauth provides the ability to authenticate via OAuth1 providers.

- File issues at https://github.com/laminas/laminas-oauth/issues
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "laminas/laminas-oauth",
"description": " ",
"license": "BSD-3-Clause",
"abandoned": true,
"keywords": [
"laminas",
"oauth"
Expand Down
1 change: 1 addition & 0 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7b438d6

Please sign in to comment.