Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
16c6d734
Commit
16c6d734
authored
Oct 25, 2021
by
Mathieu Giraud
Browse files
default/user.html: no demo account when HEALTHCARE_COMPLIANCE
parent
3e2c45dd
Pipeline
#325970
passed with stages
in 17 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/views/default/user.html
View file @
16c6d734
...
...
@@ -28,15 +28,16 @@
{{pass}}
-->
<p>
demo login:
<i>
demo@vidjil.org
</i>
<br
/>
password:
<i>
demo
</i>
</p>
<div
id=
"login_messages"
class=
"message_container"
></div>
{{ if not hasattr(defs, 'HEALTHCARE_COMPLIANCE') or not defs.HEALTHCARE_COMPLIANCE: }}
<p>
demo login:
<i>
demo@vidjil.org
</i>
<br
/>
password:
<i>
demo
</i>
</p>
<p>
<span
class=
'warn'
><b>
⚠️ Research Use Only.
</b></span>
This server is not compliant for clinical use and comes with no warranty.
...
...
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