UbitUmarov
|
114ac59314
dont tell clients that we can edit a friend's attachments when we do forbid it
|
9 years ago |
UbitUmarov
|
371c9dd2af
bad merge?
|
9 years ago |
Robert Adams
|
07dead7dcb
varregion: any conversions of use of Constants.RegionSize converted into
|
9 years ago |
Justin Clark-Casey (justincc)
|
1d2616e7a2
If the owner of an object is taking a copy from the scene (e.g. via the "take copy" option on a viewer) then only require owner copy perms, not copy and transfer.
|
9 years ago |
Melanie Thielker
|
159fcbf150
Merge branch 'master' of ssh://3dhosting.de/var/git/careminster
|
10 years ago |
Diva Canto
|
3aa99b9a7f
Fixes a permissions bug where a user with group powers to always rez was not being given permission to rez on group land.
|
10 years ago |
Melanie Thielker
|
d97896d39a
Differentiate between requests only the owner should be able to do and those
|
10 years ago |
Melanie
|
2572ed9ed9
Adjust permissions to work hand in hand with what the viewer believes they are.
|
10 years ago |
Oren Hurvitz
|
090f9bcece
Fixed: once a user has rezzed an object, they could then duplicate it as much as they wanted even if the parcel's permissions had since been changed to disallow rezzing
|
10 years ago |
Oren Hurvitz
|
3185db7f94
Fixed: if a user belonged to the parcel's group then he was allowed to rez object in the parcel even if the flag "Create Objects by Group" was disabled
|
10 years ago |
Justin Clark-Casey (justincc)
|
e12c044eab
Don't fail to enable permissions modules correctly if there is any leading or trailing whitespace between comma separate module combinations.
|
10 years ago |
Robert Adams
|
beeec1c467
varregion: elimination of Constants.RegionSize from all over OpenSimulator.
|
11 years ago |
Melanie
|
72206a0e29
Merge branch 'avination-current' into careminster
|
11 years ago |
Melanie Thielker
|
b41ae0f98f
Harmonize the class name, ID and Name of the default perms module
|
11 years ago |
Justin Clark-Casey (justincc)
|
06068444e2
Comment out rez perms logging I accidentally left in at 7f07023 (Sat Apr 6 02:34:51 2013)
|
11 years ago |
Justin Clark-Casey (justincc)
|
7f070236f7
Fix taking (and rezzing) of coalesced objects in the non-root subregions of megaregions.
|
11 years ago |
Melanie
|
5f4c4df227
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 years ago |
Melanie
|
c341664c1b
Phase 1 of implementing a transfer permission. Overwrite libOMV's PermissionMask
|
11 years ago |
Diva Canto
|
20530ee667
Moved permissions config vars out of [Startup] into [Permissions]. Backwards compatible ([Startup] still being looked up), but please update your configs sometime soon.
|
11 years ago |
Diva Canto
|
ba2318bd61
One more module converted: PermissionsModule.
|
12 years ago |
Justin Clark-Casey (justincc)
|
9ec9dafae6
Lower warn logging on not having friends/group module on permissions to debug.
|
12 years ago |
Justin Clark-Casey (justincc)
|
c935f03467
Put all debug console commands into a single Debug section rather than scattering them over other categories
|
12 years ago |
Justin Clark-Casey (justincc)
|
6b6a00a3d5
minor: Remove redundant EstateOwner != UUID.Zero check in IsAdministrator because checking EstateOwner == user
|
12 years ago |
Oren Hurvitz
|
9622e8ac72
If a Grid God teleports then include the Godlike teleport flag. This can affect the starting position in the destination region.
|
12 years ago |
Justin Clark-Casey (justincc)
|
24a0cc5261
refactor: Rename EstateSettings.IsEstateManager() to EstateSettings.IsEstateManagerOrOwner() to reflect what it actually does.
|
12 years ago |
Justin Clark-Casey (justincc)
|
59157d9d63
Add simple login test with online friends. Add IFriendsModule.GrantRights() for granting rights via a module call.
|
12 years ago |
Melanie
|
b5d0bc2488
Rework Diva's patch to simplify it
|
12 years ago |
Melanie
|
45b588cf00
Revert "Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Turns out that this can't be expressed by cascading Permission modules, so I did it as per this patch."
|
12 years ago |
Diva Canto
|
6146e7ef25
Simple build permissions feature. NOTE: EXPERIMENTAL, DISABLED BY DEFAULT. Turns out that this can't be expressed by cascading Permission modules, so I did it as per this patch.
|
12 years ago |
Justin Clark-Casey (justincc)
|
749c3fef8a
Change "help" to display categories/module list then "help <category/module>" to display commands in a category.
|
12 years ago |