Skip to content

Commit

Permalink
Merge pull request #139 from null-open-security-community/anant_fixin…
Browse files Browse the repository at this point in the history
…g_null.co.in

moving to null.community across all places
  • Loading branch information
anantshri authored Oct 14, 2024
2 parents e053dda + 47df48a commit 606813e
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# null Swachalit

This repository contains source code of application used to run https://null.co.in
This repository contains source code of application used to run https://null.community

[![CircleCI](https://circleci.com/gh/null-open-security-community/swachalit/tree/master.svg?style=svg)](https://circleci.com/gh/null-open-security-community/swachalit/tree/master)
![Build and Test](https://github.com/null-open-security-community/swachalit/workflows/Rails%20Build%20and%20Test/badge.svg)
Expand Down
2 changes: 1 addition & 1 deletion SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@

Please refer to:

* https://null.co.in/pages/5-security
* https://null.community/pages/5-security
4 changes: 2 additions & 2 deletions app/helpers/application_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,11 @@ def sm_icon_with_link(icon, link, size = '40x40')
end
end

def twitter_icon(url = 'http://www.null.co.in', size = '40x40')
def twitter_icon(url = 'http://null.community', size = '40x40')
sm_icon_with_link('twitter', url, size)
end

def facebook_icon(url = 'http://www.null.co.in', size = '40x40')
def facebook_icon(url = 'http://null.community', size = '40x40')
sm_icon_with_link('facebook', url, size)
end

Expand Down
2 changes: 1 addition & 1 deletion app/models/event.rb
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ def to_ics_event
c_event.last_modified = self.updated_at
c_event.uid = "swachalit-event-#{self.id}"
c_event.url = url_helpers.event_url(self)
c_event.organizer = Icalendar::Values::CalAddress.new("https://null.co.in", cn: 'null Open Security Community')
c_event.organizer = Icalendar::Values::CalAddress.new("https://null.community", cn: 'null Open Security Community')

return c_event
end
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ You may edit your session information, however you must be signed-in to the Swac

<%= edit_event_session_url(@event_session) %>

Please note: You will be able to edit the session till 30 days past event date. In case of any errors feel free to send a note to moderator@null.co.in
Please note: You will be able to edit the session till 30 days past event date. In case of any errors feel free to send a note to moderator@null.community

We thank you for your contribution to the community.
4 changes: 2 additions & 2 deletions app/views/events/show.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -67,11 +67,11 @@
</small>
<small>
<!-- Facebook Share Button -->
<a class="btnz share facebook" href="http://www.facebook.com/sharer/sharer.php?u=http://null.co.in/events/<%= @event.id %>"><i class="fa fa-facebook"></i> Share</a>
<a class="btnz share facebook" href="http://www.facebook.com/sharer/sharer.php?u=http://null.community/events/<%= @event.id %>"><i class="fa fa-facebook"></i> Share</a>
</small>
<small>
<!-- Twitter Share Button -->
<a class="btnz share twitter" href="https://twitter.com/intent/tweet?text=I%20am%20attending%20null%20<%= @event.chapter.name %>%20<%= @event.event_type.name %>,%20A%20Information%20Security%20Event&url=http://null.co.in/events/<%= @event.id %>&via=null0x00"><i class="fa fa-twitter"></i> Tweet</a>
<a class="btnz share twitter" href="https://twitter.com/intent/tweet?text=I%20am%20attending%20null%20<%= @event.chapter.name %>%20<%= @event.event_type.name %>,%20A%20Information%20Security%20Event&url=http://null.community/events/<%= @event.id %>&via=null0x00"><i class="fa fa-twitter"></i> Tweet</a>
</small>

</p>
Expand Down
2 changes: 1 addition & 1 deletion app/views/home/about.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<div class='col-md-12'>
<h4>About</h4>
<p>
This portal will host event related information for null community. For more details <%= link_to "go here", "http://www.null.co.in", :target => '_blank' %>.
This portal will host event related information for null community. For more details <%= link_to "go here", "http://null.community", :target => '_blank' %>.
</p>
<p>
This application is now open source and available in our <%= link_to "Github", "https://github.com/null-open-security-community/swachalit", target: '_blank', rel: 'noreferer' %>
Expand Down
4 changes: 2 additions & 2 deletions app/views/home/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ null is open, professional, inclusive, responsible, and most importantly complet
<div class="panel-heading">
<center>Security Jobs</center>
</div>
<a href='http://jobs.null.co.in/' target='_blank' style='color: inherit'>
<a href='http://jobs.null.community/' target='_blank' style='color: inherit'>
<div class='panel-body'>
<center>
<h1><%= fa_icon('external-link') %></h1>
Expand Down Expand Up @@ -127,7 +127,7 @@ null is open, professional, inclusive, responsible, and most importantly complet
<div class='panel-heading'><center><h3 class="panel-title">Become a Volunteer</h3></center></div>
<div class='panel-body'>
<p class='lead text-justify' style='min-height: 360px;'>
null is purely driven by volunteers. Volunteers support and contribute in making the community the way it is. Benefits of being a volunteer include a cool @null.co.in email address, access to null events, mentorship opportunities with the best in the Industry and more. So become a volunteer, now!
null is purely driven by volunteers. Volunteers support and contribute in making the community the way it is. Benefits of being a volunteer include a cool @null.community email address, access to null events, mentorship opportunities with the best in the Industry and more. So become a volunteer, now!
</p>
<%= link_to CFG_VOLUNTEER_FORM_URL, :class => 'btn btn-danger btn-block', :target => '_blank' do %>
<%= fa_icon('user-plus') %> Become a Volunteer
Expand Down
6 changes: 3 additions & 3 deletions app/views/home/privacy.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<h1>Privacy Policy</h1>
<hr>
<h2>Who are we?</h2>
<p>Our website address is <a href="https://null.co.in">https://null.co.in</a></p>
<p>Our website address is <a href="https://null.community">https://null.community</a></p>
<p>This is owned by null, a society registered in India with its registered office at Flat No 34, Manisha Terrace 2A, Moledina Road, Pune Camp 411001.</p>
<h2>Automated System Information</h2>
<p>The web server maintenance team collects certain meta data about the visitors to the website for the purpose of statistics and enhancement of browser experience. These are not identified with any specific natural person. No specific profiling is done by the owners of the website of the users. This data is therefore considered anonymous data.</p>
<h2>Members</h2>
<p>Members who join the organization provide such information that are called for in the membership application form which may be collected offline or through online forms.  These are obtained on specific consent and for the purpose of providing specific services.</p>
<p>Members who join the organization provide such information that are called for in the membership application form which may be collected offline or through online forms. These are obtained on specific consent and for the purpose of providing specific services.</p>
<p>The interaction with the visitors when required such as for registering for any events is handled through the e-mails to be sent by the individual. The hyperlink meant to open the e-mail client of the user who opts to click the link does not collect any information about the sender before he opts to send the e-mail with whatever information he wants to share.</p>
<p>The members who opt for Webinars or Training conducted by null require to submit information required for issue of such certificates or invitations for the training sessions which may include their contact information as well as photographs for identification.</p>
<p>The members who opt for Webinars or Training conducted by null require to submit information required for issue of such certificates or invitations for the training sessions which may include their contact information as well as photographs for identification.</p>
<p>Members who opt to join any of the messaging groups meant for maintaining contact with the members and prospective members are required to share such information as may be required to maintain the messaging platform such as their WhatsApp or Telegram identity. For physical events, we will need to share the registration details including Photo ID etc., with the venue providers/hosts. For online webinars, we will need to share the registration details including email address etc., with the service provider.</p>
<p>The collection, processing, retention, security and management of such information is subject to the compliance requirements under Indian laws applicable to corporate management including practice of “Due Diligence” and “Reasonable Security Practices” under Information Technology Act 2000 and Companies Act 2013. As a part of the Due Diligence requirements, null adopts the best practices as suggested under draft Personal Data Protection Act 2019 as presented as a bill in the Indian Parliament on 11th December 2019.</p>
<p>We adhere to the legal jurisdiction of India and do not recognize the jurisdiction of any foreign laws in this regard.</p>
Expand Down
2 changes: 1 addition & 1 deletion app/views/layouts/_header.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
</ul>
</li>
<li>
<a href='https://blog.null.co.in/' target='_blank'><%= fa_icon('rss') %> Blog</a>
<a href='https://blog.null.community/' target='_blank'><%= fa_icon('rss') %> Blog</a>
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
Expand Down
2 changes: 1 addition & 1 deletion config/application.rb
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ class Application < Rails::Application
if Rails.env.development?
Rails.application.routes.default_url_options[:host] = '127.0.0.1'
else
Rails.application.routes.default_url_options[:host] = ENV['APPLICATION_HOST'] || 'null.co.in'
Rails.application.routes.default_url_options[:host] = ENV['APPLICATION_HOST'] || 'null.community'
end

require 'dotenv/load'
Expand Down
4 changes: 2 additions & 2 deletions config/deploy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
set :user, "abhisek"
set :use_sudo, false

role :app, "null.co.in"
role :web, "null.co.in"
role :app, "null.community"
role :web, "null.community"

namespace :deploy do
task :start do ; end
Expand Down

0 comments on commit 606813e

Please sign in to comment.