X Tutup
Skip to content

Feature #1122#1128

Open
HelgeSverre wants to merge 7 commits intoGetSimpleCMS:masterfrom
HelgeSverre:feature_1122
Open

Feature #1122#1128
HelgeSverre wants to merge 7 commits intoGetSimpleCMS:masterfrom
HelgeSverre:feature_1122

Conversation

@HelgeSverre
Copy link

Issue: #1122

Changes:

  • Changed variable $random to $password.
  • Add cookie that tells the status of the password gen method, if it was autogenerated it will show the "please change generated password" message after installation, if you set it yourself, it won't display.

@webketje
Copy link
Contributor

webketje commented Feb 5, 2017

Hey @tablatronix, have you had a look at this yet? What is still required before this feature can be merged?

@tablatronix
Copy link
Member

I have not, will check it out

@tablatronix
Copy link
Member

tablatronix commented Feb 24, 2017

Why are you using a cookie ?

Just skip the save a reset file

# create password change trigger file

@tablatronix
Copy link
Member

tablatronix commented Feb 24, 2017

We should add a global for this also maybe.

1 user entry
2 random
3 both

@tablatronix
Copy link
Member

Also use
GSPASSLENGTHMIN

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup