mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-24 22:07:39 +00:00
OIDC auth implemented, tests amended
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"addons": {
|
||||
"localstorage": {},
|
||||
"mysql": {},
|
||||
"oidc": { "loginRedirectUri": "/i/oidc/" },
|
||||
"scheduler": {
|
||||
"update_feeds": {
|
||||
"schedule": "*/1 * * * *",
|
||||
@@ -28,7 +29,8 @@
|
||||
"https://screenshots.cloudron.io/org.freshrss.cloudronapp/1.png"
|
||||
],
|
||||
"postInstallMessage": "file://POSTINSTALL.md",
|
||||
"minBoxVersion": "7.1.0",
|
||||
"minBoxVersion": "7.5.1",
|
||||
"forumUrl": "https://forum.cloudron.io/category/27/freshrss",
|
||||
"documentationUrl": "https://cloudron.io/documentation/apps/freshrss/"
|
||||
"documentationUrl": "https://cloudron.io/documentation/apps/freshrss/",
|
||||
"optionalSso": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user