Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Synchronet
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Main
Synchronet
Commits
27a0ef18
Commit
27a0ef18
authored
19 years ago
by
rswindell
Browse files
Options
Downloads
Patches
Plain Diff
Fixed typos and updated note about password case sensitivity.
parent
c20f922f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
web/templates/default/newpw.inc
+3
-2
3 additions, 2 deletions
web/templates/default/newpw.inc
with
3 additions
and
2 deletions
web/templates/default/newpw.inc
+
3
−
2
View file @
27a0ef18
...
...
@@ -6,8 +6,9 @@
<td
class=
"main"
valign=
"top"
><br
/><br
/>
<p>
Your password was last changed on
<b>
@@pwchangedate@@
</b><br
/><br
/>
Please Enter your existing password and well as your new password. Re-Enter your new password to confirm.
<br
/><br
/>
Your password is currently coverted to UPPERCASE for Legacy compatibility. Remember this when checking your E-Mail.
</p>
Please enter your existing password as well as your new password. Re-enter your new password to confirm.
<br
/><br
/>
Your password is case insensitive for
<b>
most
</b>
of the BBS servers, but some authentication protocols
(e.g. POP3-APOP and certain SMTP authentication schemes) will require you specify the password in the proper case.
</p>
<br
/><br
/>
<form
action=
"changepw.ssjs"
method=
"post"
>
<table
border=
"1"
align=
"center"
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment