mirror of
https://github.com/portainer/portainer.git
synced 2025-07-23 15:29:42 +02:00
refactor(auth): exprt oauth settings into extension
This commit is contained in:
parent
0a1643bbcf
commit
515daf6dba
8 changed files with 179 additions and 106 deletions
|
@ -1,3 +1,4 @@
|
|||
angular.module('portainer.extensions', [
|
||||
'portainer.extensions.registrymanagement'
|
||||
'portainer.extensions.registrymanagement',
|
||||
'portainer.extensions.oauth'
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue