publiclab / mapknitter

Upload your own aerial images, position (rubbersheet) them in a web interface over existing map data, and share via web or composite and export for print.
http://mapknitter.org
GNU General Public License v3.0
267 stars 208 forks source link

feat: 🎸 allow only active users to log in #1823

Open PeculiarE opened 2 years ago

PeculiarE commented 2 years ago

Fixes #1815

gitpod-io[bot] commented 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #1823 (75b0e7d) into main (3affa8b) will decrease coverage by 0.65%. The diff coverage is 7.14%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1823      +/-   ##
==========================================
- Coverage   67.44%   66.79%   -0.66%     
==========================================
  Files          40       40              
  Lines        1321     1337      +16     
==========================================
+ Hits          891      893       +2     
- Misses        430      444      +14     
Impacted Files Coverage Δ
app/controllers/sessions_controller.rb 29.34% <3.84%> (-3.99%) :arrow_down:
app/models/user.rb 97.36% <50.00%> (-2.64%) :arrow_down: