18 Commits
Author SHA1 Message Date
Safihre 3376cb5143 Escape the server-supplied NNTP message during testing 2026-09-14 22:24:09 +02:00
mnightingale b192a7eca4 Persistent sessions, CSRF tokens, and no apikey in the web interface (#3559)
* Add a session store that keeps web-UI logins in the admin folder

* Authenticate the web interface with session cookies and CSRF tokens

* Stop embedding the apikey in the web interface

* Cover the session, CSRF and apikey changes
2026-08-27 13:05:12 +02:00
coopa11yandcoopa11y 21d639bf5f Announce news server test results to screen readers (#3566)
Co-authored-by: coopa11y <coopa11y@users.noreply.github.com>
2026-08-19 11:31:14 +02:00
Safihre c1417c319d Add tooltip that users need to Test Server before saving/next 2025-10-13 16:24:04 +02:00
Safihre ec18606557 Require correct server test in Wizard
Closes #3148
General refactor.
2025-09-25 13:40:25 +02:00
Safihre a5e860a60f Apply correct JS comparisons 2023-10-02 09:51:37 +02:00
Safihre 51c9da73fe Remove tapi and replace by api 2020-05-25 12:30:36 +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 15dcb274c3 Remove old jQuery
Closes #766
2017-01-12 12:48:53 +01:00
Safihre 06ac19915c Update wizard
No need to restart. 
Show the download-folders so users know where their files are going.
2016-12-08 14:41:32 +01:00
Safihre 91ce734d32 Cleanup of whitespace in Glitter/Config/wizzard 2016-10-14 14:54:58 +02: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 1aef323e7b Set bandwidth as a percentage of the maximum bandwidth.
Both to be set by the user.
Add max bandwidth to the Wizard.
Give warning when user sets bandwidth percentage without setting a max bandwidth.
2012-07-28 17:04:32 +02:00
shypike 8a683e4ef0 Fix api call error in Wizard that prevented Server Test from working behind Apache. 2012-02-25 13:07:40 +01: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 08f9037738 Eliminate superfluous 'main' folder 2010-03-21 12:58:33 +01:00