Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
aa.gusti
/
opensipkd-base
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 0b5800c0
authored
Jan 14, 2026
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'v5.0' of
https://git.opensipkd.com/aa.gusti/opensipkd-base
into v5.0
2 parents
70b8d9a1
cfa6c812
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
opensipkd/base/views/templates/login.pt
opensipkd/base/views/templates/login.pt
View file @
0b5800c
...
...
@@ -155,7 +155,7 @@
const
value
=
document
.
cookie
;
const
parts
=
value
.
split
(
`g_state=`
);
if
(
parts
.
length
===
2
)
{
//
document.cookie = "max-age=0";
//document.cookie = "max-age=0";
}
}
...
...
@@ -208,4 +208,4 @@
</script>
</body>
</html>
\ No newline at end of file
</html>
Write
Preview
Markdown
is supported
Attach a file
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 post a comment