Show More
Commit Description:
fixed new users import bug when passwords contain extra spaces at the end
Commit Description:
fixed new users import bug when passwords contain extra spaces at the end
References:
File last commit:
Show/Diff file:
Action:
script/plugin
| 2 lines
| 96 B
| text/plain
| TextLexer
|
|
r0 | #!/usr/bin/env ruby | |
require File.dirname(__FILE__) + '/../config/boot' | |||
require 'commands/plugin' |