Safihre
cb7c37a836
Remove outdated certificate validation check
...
It was relevant in Python 2.7-days.
This was we also don't make any external HTTP calls on start-up anymore, so hopefully we upset less virus scanners.
2024-01-03 22:04:42 +01:00
Safihre
d0f1574893
Further improvements to dark mode
2023-08-22 12:29:54 +02:00
Safihre
84fc6e7a7a
Enable Newsserver SSL by default
2023-02-15 22:52:32 +01:00
Safihre
8597784bc6
Correct tests after server timeout correction
2022-11-03 11:24:36 +01:00
Safihre
fbde994106
Replace "session" by "apikey"
...
Out with the old crap
2020-05-25 12:30:36 +02:00
Safihre
d7bea6f134
Merge branch 'develop' into py3
2018-12-25 10:54:56 +01:00
Safihre
e8206371e4
Update Wizard example URL
2018-12-14 08:41:00 +01:00
Safihre
281acce610
Py3: Fixes after merge of develop
2018-06-09 19:29:40 +02:00
Safihre
20fbea6e31
Rework security flow of webpages
...
Have 1 wrapper that checks all secuirty checks and exposes the package for CherryPy.
Cleaner code that can then be used to implement global security checks.
Merged wizard.py into interface.py and removed lots of overhead code that is handled by the general system.
2018-03-13 16:03:49 +01:00
Safihre
690731fd79
Update wizard Ad URL
2017-08-16 13:34:01 +02:00
Safihre
91c1ea97fd
Update display of Certificate Validation
...
Unfortunately requires new translations. "Default" is just not correct anymore.
2017-04-03 15:24:58 +02:00
Safihre
89f91e46b7
Add Certificate Validation option to Wizard
...
Otherwise a user would be stuck.
2017-02-18 22:52:42 +01:00
Safihre
df26adfe89
Accidentally removed SSL-choice from Wizard
2017-02-18 22:52:42 +01:00
Safihre
4fb6e3fe7b
Remove check for ssl module
...
Any Python setup has it, it was only introduced to check for PyOpenSSL which is now dropped.
2017-02-18 22:52:42 +01:00
Safihre
8855ce9414
Hide non-regular Server settings behind 'Advanced' button
2016-12-24 22:17:27 +01:00
Safihre
91ce734d32
Cleanup of whitespace in Glitter/Config/wizzard
2016-10-14 14:54:58 +02:00
Safihre
440a80c552
Generate certificates using Cryptography
...
Bye bye pyOpenSSL!
2016-10-03 13:35:13 +02:00
jcfp
aced9d9241
Also update warning msg in part 1 of the wizard
2016-01-12 20:01:19 +01:00
Jeff George
1618e029a7
Relocate the wizard ad to the new resources.sabnzbd.org subdomain, also switch it to HTTPS
2016-01-07 20:49:33 +01:00
Safihre
237b35dbdb
Removing bandwith question from Wizard
2015-10-23 20:04:12 +02:00
Safihre
e52f73b0e6
Updating the wizard
...
Make everything more user-friendly and streamlined. Port and and # of
connections are now placed under 'Show more'. Clicking SSL will change
the port to 563.
Username and option for SSL removed from the wizard, they can be enabled
in the Config.
2015-10-23 20:04:12 +02:00
Safihre
0e62433af1
Updating Wizzard
...
Updating Wizzard to be proper HTML and look like Glitter
2015-07-22 13:05:29 +02:00
ShyPike
247c10692a
Put "missing ssl support" warning in Wizard page One too.
2012-09-10 22:09:40 +02:00
ShyPike
be7075afb5
Wizard: Step One: disable SSL checkbox when SSL support is not available.
2011-06-05 23:45:05 +02:00
ShyPike
6efbe4563c
Fixed more untranslatable texts in Plush.
2011-05-15 22:08:11 +02:00
ShyPike
5a02a183f4
Normalize the skin files:
...
- No tabs
- Two space indentation
- Unix format
Convert CherryPy to Unix format.
Set .bzrtab to allow only the proper format.
2011-04-25 16:02:57 +02:00
ShyPike
f975ef2d0f
Simplify the Wizard. Use Plush as standard skin, move Usenet server config before webserver config.
...
Give proper error message in servertest when server name does not resolve.
2010-11-20 01:20:35 +01:00
ShyPike
08f9037738
Eliminate superfluous 'main' folder
2010-03-21 12:58:33 +01:00