mirror of
https://github.com/neocities/neocities.git
synced 2025-08-05 01:01:30 +02:00
first pass at phone validation
This commit is contained in:
parent
0c8696009f
commit
143704215f
10 changed files with 167 additions and 1 deletions
|
@ -98,6 +98,7 @@ post '/create' do
|
|||
end
|
||||
|
||||
@site.email_confirmed = true if self.class.development?
|
||||
#@site.phone_confirmed = true if self.class.development?
|
||||
@site.save
|
||||
|
||||
unless education_whitelisted?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue