Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.core
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Jobs
Commits
Open sidebar
Rafael Monnerat
slapos.core
Commits
a333004b
Commit
a333004b
authored
Jan 29, 2025
by
Rafael Monnerat
👻
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixup! slapos_panel: fix outdated link
parent
e108e837
Pipeline
#39391
failed with stage
in 0 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
master/bt5/slapos_cloud/TestTemplateItem/portal_components/test.erp5.SlapOSTestCaseDefaultScenarioMixin.py
...omponents/test.erp5.SlapOSTestCaseDefaultScenarioMixin.py
+1
-1
No files found.
master/bt5/slapos_cloud/TestTemplateItem/portal_components/test.erp5.SlapOSTestCaseDefaultScenarioMixin.py
View file @
a333004b
...
...
@@ -145,7 +145,7 @@ class DefaultScenarioMixin(TestSlapOSSecurityMixin):
web_site
.
slapos_master_panel
.
hateoas
.
connection
.
ERP5Site_activeLogin
(
key
=
join_key
)
self
.
assertEqual
(
self
.
portal
.
REQUEST
.
RESPONSE
.
getStatus
(),
303
)
self
.
assertIn
(
self
.
web_site
.
getId
()
+
"/%23%21login%3Fp.page%3Dslapos%7B%26n.me%7D"
,
self
.
assertIn
(
self
.
web_site
.
getId
()
+
"/%23%21login%3Fp.page%3Dslapos
_master_panel_access%26p.view%3D1
%7B%26n.me%7D"
,
self
.
portal
.
REQUEST
.
RESPONSE
.
getHeader
(
"Location"
))
self
.
tic
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment