Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: De{M}iuM on December 28, 2008, 02:35:27 PM

Title: Possible bugs detected on 1.8.0 RC
Post by: De{M}iuM on December 28, 2008, 02:35:27 PM
Hi all

I'm using Anope 1.8RC over Unreal 3.2.7, Linux Ubuntu 8.04

I have seen some problems like this

1) When Services link to the server netadmins can not use SAMODE or SAJOIN/SAPART commands

2) When Services disconnect from server people join into registered rooms and have op and make op other people in order to stay more than 1 op in the room. When services connect again, only deop the first user with op status in the list of the users, staying the others users with op status. Services should deop all op users who are not logged with Nickserv and have op access level with him

If I see more bugs I will post it here  ;)
Title: Re: Possible bugs detected on 1.8.0 RC
Post by: deiks on December 28, 2008, 02:40:51 PM
1) Nothing to do with services, check your oper flags.
In Unreal, Sajoin/Sapart ask for +a flag

2) Make sure that secureops option is enabled.
Title: Re: Possible bugs detected on 1.8.0 RC
Post by: De{M}iuM on December 28, 2008, 03:34:40 PM
1: FIXED

2: FIXED


Thanks  ;)
Title: Re: Possible bugs detected on 1.8.0 RC
Post by: Jobe on December 28, 2008, 03:36:36 PM
Just for the record, the sollution for 1) is to uncomment UnRestrictSAdmin (I think it is) in services.conf

This is enabled by default, and whilst enables will remove user mode +a from anyone who is NOT identified to a nick with at LEAST OperServ admin access when they are given user mode +a.