Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
irul
/
opensipkd-base
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit fcf92799
authored
May 10, 2025
by
aa.gustiana@gmail.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
pyramid mailer
1 parent
dd9491b3
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
opensipkd/base/views/user_login.py
opensipkd/base/views/user_login.py
View file @
fcf9279
...
...
@@ -579,7 +579,7 @@ def send_email_security_code(
if
'mail.sender_name'
not
in
settings
or
'mail.username'
not
in
settings
:
return
url
=
'{}/password/{}
?password={}
/request'
.
format
(
url
=
'{}/password/{}/request'
.
format
(
request
.
home
,
user
.
security_code
,
password
)
minutes
=
int
(
time_remain
.
seconds
/
60
)
...
...
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