scragg0x / realms-wiki

Git based wiki inspired by Gollum
http://realms.io
GNU General Public License v2.0
833 stars 90 forks source link

added the ability to make wiki private (resolves #54) #64

Closed cybrwshl closed 8 years ago

cybrwshl commented 9 years ago

added new config key PRIVATE_WIKI and check against it. replaced the login_required with if statement as issued here Flask-Login