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
ee563a87
Commit
ee563a87
authored
Oct 25, 2021
by
Mathieu Giraud
Committed by
marc duez
Oct 25, 2021
Browse files
default/user.html: no demo account when HEALTHCARE_COMPLIANCE
parent
026f25f9
Pipeline
#326081
passed with stages
in 16 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
server/web2py/applications/vidjil/views/default/user.html
View file @
ee563a87
...
...
@@ -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