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 557aaf37
authored
Jun 12, 2026
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
update 45 menit
1 parent
664c007e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
opensipkd/base/views/register.py
opensipkd/base/views/register.py
View file @
557aaf3
...
...
@@ -371,7 +371,7 @@ class Views(BaseView):
if
not
self
.
req
.
POST
and
user
and
user
.
external_identities
.
count
()
>
0
:
remain
=
regenerate_security_code
(
user
)
_logging
.
debug
(
remain
.
seconds
)
if
remain
.
seconds
>
299
:
if
remain
.
seconds
>
2
6
99
:
send_email_security_code
(
self
.
req
,
user
,
remain
,
'Request profile change'
,
'email-profile-password'
,
'email-profile-password.tpl'
)
...
...
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