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

Commit

Permalink
auth_oidc module related code removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Dibik committed Mar 16, 2024
1 parent b3c31a9 commit 1b9cfde
Show file tree
Hide file tree
Showing 5 changed files with 29 additions and 26 deletions.
6 changes: 3 additions & 3 deletions g2p_auth_id_oidc/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ G2P Auth: OIDC - Reg ID
:target: https://odoo-community.org/page/development-status
:alt: Alpha
.. |badge2| image:: https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--auth-lightgray.png?logo=github
:target: https://github.com/OpenG2P/openg2p-auth/tree/17.0-develop/g2p_auth_id_oidc
:target: https://github.com/OpenG2P/openg2p-auth/tree/17.0/g2p_auth_id_oidc
:alt: OpenG2P/openg2p-auth

|badge1| |badge2|
Expand All @@ -37,7 +37,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OpenG2P/openg2p-auth/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OpenG2P/openg2p-auth/issues/new?body=module:%20g2p_auth_id_oidc%0Aversion:%2017.0-develop%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OpenG2P/openg2p-auth/issues/new?body=module:%20g2p_auth_id_oidc%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Expand All @@ -57,6 +57,6 @@ Contributors
Maintainers
~~~~~~~~~~~

This module is part of the `OpenG2P/openg2p-auth <https://github.com/OpenG2P/openg2p-auth/tree/17.0-develop/g2p_auth_id_oidc>`_ project on GitHub.
This module is part of the `OpenG2P/openg2p-auth <https://github.com/OpenG2P/openg2p-auth/tree/17.0/g2p_auth_id_oidc>`_ project on GitHub.

You are welcome to contribute.
5 changes: 3 additions & 2 deletions g2p_auth_id_oidc/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
"website": "https://github.com/OpenG2P/openg2p-auth",
"license": "Other OSI approved licence",
"development_status": "Alpha",
"depends": ["auth_oidc", "g2p_registry_base"],
"depends": ["g2p_registry_base"],
"data": [
"views/g2p_auth_id_oidc_provider.xml",
# TODO: The 'auth_oidc' module was removed; a replacement is needed in the code.
# "views/g2p_auth_id_oidc_provider.xml",
],
"assets": {
"web.assets_backend": [],
Expand Down
6 changes: 4 additions & 2 deletions g2p_auth_id_oidc/models/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
from . import g2p_auth_id_oidc_provider
from . import res_users
# from . import g2p_auth_id_oidc_provider
# from . import res_users

# TODO: The 'auth_oidc' module was removed; a replacement is needed in the code.
33 changes: 16 additions & 17 deletions g2p_auth_id_oidc/static/description/index.html
Original file line number Diff line number Diff line change
@@ -1,20 +1,19 @@
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
<title>G2P Auth: OIDC - Reg ID</title>
<style type="text/css">

/*
:Author: David Goodger (goodger@python.org)
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
:Id: $Id: html4css1.css 8954 2022-01-20 10:10:25Z milde $
:Copyright: This stylesheet has been placed in the public domain.

Default cascading style sheet for the HTML output of Docutils.

See http://docutils.sf.net/docs/howto/html-stylesheets.html for how to
See https://docutils.sourceforge.io/docs/howto/html-stylesheets.html for how to
customize this style sheet.
*/

Expand Down Expand Up @@ -369,7 +368,7 @@ <h1 class="title">G2P Auth: OIDC - Reg ID</h1>
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:6d3c660cf32d5ee99aa4a1ece193ec814a7471bdb53f29abc35aba122d8d8d57
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external" href="https://github.com/OpenG2P/openg2p-auth/tree/17.0-develop/g2p_auth_id_oidc"><img alt="OpenG2P/openg2p-auth" src="https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--auth-lightgray.png?logo=github" /></a></p>
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Alpha" src="https://img.shields.io/badge/maturity-Alpha-red.png" /></a> <a class="reference external image-reference" href="https://github.com/OpenG2P/openg2p-auth/tree/17.0/g2p_auth_id_oidc"><img alt="OpenG2P/openg2p-auth" src="https://img.shields.io/badge/github-OpenG2P%2Fopeng2p--auth-lightgray.png?logo=github" /></a></p>
<p>G2P Reg ID OIDC Auth</p>
<div class="admonition important">
<p class="first admonition-title">Important</p>
Expand All @@ -380,40 +379,40 @@ <h1 class="title">G2P Auth: OIDC - Reg ID</h1>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
<li><a class="reference internal" href="#bug-tracker" id="id1">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="id2">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="id3">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="id4">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="id5">Maintainers</a></li>
<li><a class="reference internal" href="#bug-tracker" id="toc-entry-1">Bug Tracker</a></li>
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
</ul>
</li>
</ul>
</div>
<div class="section" id="bug-tracker">
<h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
<h1><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OpenG2P/openg2p-auth/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/OpenG2P/openg2p-auth/issues/new?body=module:%20g2p_auth_id_oidc%0Aversion:%2017.0-develop%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OpenG2P/openg2p-auth/issues/new?body=module:%20g2p_auth_id_oidc%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
<h1><a class="toc-backref" href="#id2">Credits</a></h1>
<h1><a class="toc-backref" href="#toc-entry-2">Credits</a></h1>
<div class="section" id="authors">
<h2><a class="toc-backref" href="#id3">Authors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-3">Authors</a></h2>
<ul class="simple">
<li>OpenG2P</li>
</ul>
</div>
<div class="section" id="contributors">
<h2><a class="toc-backref" href="#id4">Contributors</a></h2>
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
<ul class="simple">
<li>Lalith Kota &lt;<a class="reference external" href="mailto:kotalalith&#64;gmail.com">kotalalith&#64;gmail.com</a>&gt;</li>
</ul>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
<p>This module is part of the <a class="reference external" href="https://github.com/OpenG2P/openg2p-auth/tree/17.0-develop/g2p_auth_id_oidc">OpenG2P/openg2p-auth</a> project on GitHub.</p>
<h2><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h2>
<p>This module is part of the <a class="reference external" href="https://github.com/OpenG2P/openg2p-auth/tree/17.0/g2p_auth_id_oidc">OpenG2P/openg2p-auth</a> project on GitHub.</p>
<p>You are welcome to contribute.</p>
</div>
</div>
Expand Down
5 changes: 3 additions & 2 deletions g2p_auth_id_oidc/views/g2p_auth_id_oidc_provider.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<?xml version="1.0" ?>
<odoo>
<record model="ir.ui.view" id="view_g2p_id_oidc_provider_form">
<!-- TODO: The 'auth_oidc' module was removed; a replacement is needed in the code. -->
<!-- <record model="ir.ui.view" id="view_g2p_id_oidc_provider_form">
<field name="name">g2p.auth.id.oidc.provider.form</field>
<field name="model">auth.oauth.provider</field>
<field name="inherit_id" ref="auth_oidc.view_oidc_provider_form" />
Expand All @@ -23,5 +24,5 @@
</group>
</sheet>
</field>
</record>
</record> -->
</odoo>

0 comments on commit 1b9cfde

Please sign in to comment.