Hello,
I would like to remove the e-mail passowrd feature from newuser.ssjs
when new users sign up from the web. I would like to have it show there
temp password on the page. Has anyone found a solution or can you guide me in the right direction.
Re: newuser.ssjs password question
By: Mark Iezzi to All on Fri Dec 02 2011 08:05 pm
Hello,
I would like to remove the e-mail passowrd feature from newuser.ssjs when new users sign up from the web. I would like to have it show there temp password on the page. Has anyone found a solution or can you guide m in the right direction.
Change line 307, from:
if(http_request.query.netmail != undefined && http_request.query.netmail != {
to:
if(false) {
and line 376, from:
if(http_request.query.netmail != undefined && http_request.query.netmail !=
to:
if(false)
digital man
Synchronet "Real Fact" #54:
Synchronet Terminal Server introduced RLogin support w/v3.00c (2000).
Re: newuser.ssjs password question
By: Mark Iezzi to Digital Man on Sat Dec 03 2011 07:41 pm
Hi,
I made the changes but still didn't get the password to show on the screen.
Sysop: | digital man |
---|---|
Location: | Riverside County, California |
Users: | 1,025 |
Nodes: | 17 (0 / 17) |
Uptime: | 05:06:48 |
Calls: | 502,207 |
Calls today: | 12 |
Files: | 104,441 |
U/L today: |
1 files (1,436K bytes) |
D/L today: |
21,865 files (7,479M bytes) |
Messages: | 299,991 |
Posted today: | 4 |