Commit Graph

900 Commits

Author SHA1 Message Date
Retro_Guy 0623901dd5 Merge branch 'devel' 2024-08-26 04:37:19 -07:00
Retro_Guy 75546cdb78 Add short delay when using nntp.reload to allow port to be released before trying to bind again. 2024-08-25 13:41:28 -07:00
Retro_Guy 031181c253 Remove spinning wheel while loading page. 2024-08-25 13:33:22 -07:00
Retro_Guy c82e01062a Fix bug in snippets sometimes not converting charset properly. 2024-08-25 13:33:05 -07:00
Retro_Guy 02c1733392 Remove tmp files after successful posting. 2024-08-24 12:26:29 -07:00
Retro_Guy 1f3ab5e3a6 Set displayed link for copy mid/link to reduce confusion. 2024-08-20 05:46:24 -07:00
Retro_Guy a6249e50bc Place article header checks (for display) in function in message.inc.php. 2024-08-20 05:11:12 -07:00
Retro_Guy 2c303650ad Display comment above article if references header is missing. 2024-08-20 04:48:32 -07:00
Retro_Guy 3c397371c0 Change nntp.restart to nntp.reload in nntp.php. 2024-08-20 04:47:55 -07:00
Retro_Guy 095b757bc5 Use nntp.reload instead of nntp.restart for congruentia. 2024-08-18 01:44:14 -07:00
Retro_Guy 8ebf69f766 Add nntp.restart semaphore and fix issue with nntp.disable. 2024-08-17 10:12:49 -07:00
Retro_Guy 77bd6cd640 Increment version to 0.9.142 2024-08-16 02:54:00 -07:00
Retro_Guy 69331a5c95 Merge branch 'devel' 2024-08-16 02:52:40 -07:00
Retro_Guy 23471f3825 Fix some bugs in rslight-lib.php that did not identify end of header correctly. 2024-08-15 11:02:40 -07:00
Retro_Guy 10581971a6 Add date and ip address to register.php logging. 2024-08-15 09:17:29 -07:00
Retro_Guy 5cd692d520 Add logging in register.php. 2024-08-12 08:11:41 -07:00
Retro_Guy 0cd41266be Add 'Forgot Password' link and process to register.php. 2024-08-12 06:13:50 -07:00
Retro_Guy 9ce07594ac Increment version number. 2024-08-10 09:57:57 -07:00
Retro_Guy 42528d6f26 Fix a multibyte issue with names in groups list, and also in search. 2024-08-10 09:49:51 -07:00
Retro_Guy 636bcedb2e Remove some unused code and fix thread tree above article display. 2024-08-01 07:16:23 -07:00
Retro_Guy db5f8dc6ee Make sure to not write anonymous username to cookies when used to post. 2024-07-30 06:31:32 -07:00
Retro_Guy e9f7e2861e Disregard anonymous 'login' in overboard and groups_show. 2024-07-29 05:20:50 -07:00
Retro_Guy d1438440af Merge branch 'devel' 2024-07-28 16:01:31 -07:00
Retro_Guy 6a788fa5a2 Increment version to 0.9.140. 2024-07-28 16:01:20 -07:00
Retro_Guy 797aa147a6 Fix checking for missing boundary line. Still more to improve for multipart messages. 2024-07-27 06:03:17 -07:00
Retro_Guy 9e6a344453 Move change_identity function to newsportal.php. Allow to run account_manager and maintenance as root. 2024-07-26 08:31:40 -07:00
Retro_Guy bc89c6d935 Isolate setting session from setting session activity values. 2024-07-26 07:00:00 -07:00
Retro_Guy f90e48a62a Add comment for why we're logging session age. 2024-07-25 13:41:57 -07:00
Retro_Guy 71e29dd57c Handle article with missing boundary line in message.inc.php. 2024-07-25 06:09:57 -07:00
Retro_Guy 8bc18592b2 Add session expiry in config.ing.php. 2024-07-25 06:09:36 -07:00
Retro_Guy f83f04b634 Clean up IP address matching (is changed for same user?) for posting auth. 2024-07-23 04:37:31 -07:00
Retro_Guy d1a6b271ca Truncate usernames received by post/get to help avoid abuse. 2024-07-23 04:36:54 -07:00
Retro_Guy 9494d6e1a6 Log when setting new 'start' ip address for auth. 2024-07-22 02:41:02 -07:00
Retro_Guy 333c4a381a Remove port from ipv4 addresses in auth.log. 2024-07-22 02:17:00 -07:00
Retro_Guy b50bac6a3e Make sure to update 'start' ip address after change and auth ok. 2024-07-21 16:12:55 -07:00
Retro_Guy 075fef485c Add log entry when cookies updated. 2024-07-21 16:12:26 -07:00
Retro_Guy 2e0f7431a6 Log socket ip addresses from nntp connections in auth.log. 2024-07-21 08:11:32 -07:00
Retro_Guy 20cbe6e17d Make sure to use session pass verify function in post.php. 2024-07-21 06:30:13 -07:00
Retro_Guy 59a2d9abaa Apply all logins to all features (intentionally did not previously). 2024-07-21 06:19:35 -07:00
Retro_Guy 53d646b519 Try to improve session handling. 2024-07-20 08:01:24 -07:00
Retro_Guy c867de95dc Create user encryptionkey if not exist. (this is for old sites) 2024-07-19 06:53:09 -07:00
Retro_Guy 5708b4e641 Continue trying to standardize logging format. 2024-07-19 05:56:46 -07:00
Retro_Guy 861a2de1f4 Connect session in config.inc.php. 2024-07-19 05:56:22 -07:00
Retro_Guy baec311624 Set php session timeout to match cookie auth timeout. 2024-07-18 06:11:50 -07:00
Retro_Guy 8e6558e804 Add overrides option to control Newsgroup header editing. 2024-07-18 06:11:14 -07:00
Retro_Guy 09ae8d3f73 Continue standarizing log files to contain ip address. 2024-07-18 05:20:38 -07:00
Retro_Guy d59c8ea313 Move auth logging in post.php to auth.log. 2024-07-17 08:27:49 -07:00
Retro_Guy f0fab10597 Reset auth timeout timer at each post. 2024-07-17 06:34:52 -07:00
Retro_Guy 171be3cc17 Allow Logout without re-entering auth. 2024-07-17 06:34:24 -07:00
Retro_Guy c908cb71fb Add function to handle cookie creation at login. 2024-07-17 06:33:48 -07:00