Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pufferpanel/pufferpanel

PufferPanel is an open source game server management panel, designed for both small networks and personal use
https://github.com/pufferpanel/pufferpanel

Merge pull request #233 from DaneEveritt/add-subuser

Implement ability to add subusers

5a85b6829943ea5fa605867edca601b551f5bc08 authored over 10 years ago
Fix revoke user button and actions

e9a245ca51151fd388bc5aca68df8447340f0494 authored over 10 years ago
Minor fix for forgotten variable

3d8274050b5191a9b99b8f96fa8c70cf6d8de8f1 authored over 10 years ago
Rename variables to prevent other functions from messing with it

9c5fdbfc8fac5106efe17e723c21846ff890eb22 authored over 10 years ago
Reduce DB queries and fix permissions code

4384f135839afea300cf9191e1dd2003c44a4e2b authored over 10 years ago
Add ability to verify token if you have an account

There is still a permission bug issue in this as it isn’t converting
the array correctly.

69741b8eb562f7e78a50bd4a8090fa46ff41b1b2 authored over 10 years ago
Add ability to remove sutures permissions

6947e7356cd832a77e500cf88841b6789876f9de authored over 10 years ago
Base revoke permissions page

6ef24134c75b5190418cce7235317e840d534aa9 authored over 10 years ago
View and list user pages updated

e04cc3434a1a90cb24c38916e3e83cf493e7dd3b authored over 10 years ago
Fix incorrect permission node

bc4642941922b935db6ceda92e332d1133ff38e8 authored over 10 years ago
Add ability to build Twig Permissions array from a custom array of permissions

c138cc0ab6e2de7aca0a7e4b63a99c913dadb7fc authored over 10 years ago
Patches security hole in XSRF checking

Using the hole it is possible to not reset the token on page-reload if
the original XSRF token g...

ed0b7ba989f29ca82009a5771300ec7da1f9b959 authored over 10 years ago
Add missing server information

3b76ba7e3d0db90e3263ea07c406f98fa884841c authored over 10 years ago
Sub-user updates

5bc2226d8919c87bb120e43f19dda3362850760b authored over 10 years ago
basic updates to pages, finished layout of add user

d42a899198c774a9728e54943897523c696e654b authored over 10 years ago
Add php files for user pages

45286a8e9464b09ca91a8fca99bfacb232bf981d authored over 10 years ago
Check download permissions

137cc56d5d6b2303824afd569cc4358b7ff0cc54 authored over 10 years ago
Update sidebar and add base user management pages

57e122ac9c8909cc582c43a2537065d097328423 authored over 10 years ago
Remove users permissions nodes

4edd20705ed10ff15840ad5bfc7902c359e53f81 authored over 10 years ago
Changed database structure for servers

4523e4e483087c2a54b6d343298161a488bcd512 authored over 10 years ago
Subuser registration

8d83a8c280f81eda9068f9c61b0e0b5668be31fc authored over 10 years ago
Update to match new users table structure

db2733d2f47d79723e405ef2066859851c2b486e authored over 10 years ago
Rest of permissions added

428075ef8e05d48389bcd3e501c0a5873546f46e authored over 10 years ago
Disable bugging until pushed to Beta stage

da7ce065f3747ac214aa48f2c195aa88ff5d7c6c authored over 10 years ago
Fix permissions checking

b4141270fe5f61552c8ba8b6e2fbc8398fcb9010 authored over 10 years ago
Fix error in permissions checking classes

4ca052fc29da94f1f9b4db3d36bb3d0c99e5113e authored over 10 years ago
Server management sub user permissions

6e3a3fddf1361e5edbd48b27e2a83972207b9935 authored over 10 years ago
better permissions handling

abd9a19c4ce26c773087b4591fc864697b0b6204 authored over 10 years ago
Finalize console power permissions

1c2f0738e750df2c522cfbb26ccd9bf838079dd0 authored over 10 years ago
Improve permissions checking and fix bugs

a82cefc63429bff16c25146dd6c26dcc57a58263 authored over 10 years ago
Add console permissions

e6e6910cedc13dd5f51f60c4f7c7911e45b1b404 authored over 10 years ago
Show permission missing error

828d32dbad5a11470feb82f5f9a83275e024fa6c authored over 10 years ago
Update to self::

3b727adf9b5ceeb6204de2bb460af34e3b4f50db authored over 10 years ago
Update Bugsnag code

25dc5e5b9b1cf711282c0b860783a38d5f16a924 authored over 10 years ago
Show servers user has access to

2e1a83d626a3f2a912102713c33f9d5ae58ad401 authored over 10 years ago
Implement permissions class and update validation functions

95556f2cfea7fd5b0c432c70db9f75a5625811e9 authored over 10 years ago
Show general error if triggered

86f5c945e862c8174b1d910932070b4454fad95f authored over 10 years ago
Clarify classes and reorder a bit

b06ae3038ed6d92a8cfa28486579400ee0fda870 authored over 10 years ago
Merge pull request #222 from DaneEveritt/master

Merge master into add-subuser

3e0b1ecabb8f355b17944c322de0b57b3a455b97 authored over 10 years ago
Remove email table from installer

746589239dd7d70bcf30fad9fad34abef60eaf8a authored over 10 years ago
Change email templates to be in a directory

576442a2596de6735d0d17a25dbb1cf591655e1f authored over 10 years ago
spacing fix

92fabdc4d1081b5bdf4354ed77e02b0ce5de42a6 authored over 10 years ago
More user friendly ajax errors

965547d71f15832e1c35a99d0df24da379e9f065 authored over 10 years ago
display server status in header of all pages closes #213

12243a4d19baf280214b6d42daa3a3b322925bd7 authored over 10 years ago
fix link to add server closes #212

f568a91a0c96e592975200a5a61013f0b507a605 authored over 10 years ago
Clarify port in use and fix plural use if only one port closes #214

763b46a78048f91ea5b4c63a2f8dd8817511d40a authored over 10 years ago
Fix error if calling without defined ips/ports closes #219

caa844719fce7d1774941b59546976fb266f263c authored over 10 years ago
Require panel to be installed using git

cd72d53785cecaf3c0f1d51b1bd6132767bcb70d authored over 10 years ago
Fix FQDN name switch closes #218

c523de8d0494fd4232c1644a9bde69297a8abdff authored over 10 years ago
fix error if no user defined closes #217

422c2b34dc6bb378029299ebee80ab1646cbe6ac authored over 10 years ago
Merge pull request #216 from RoyCurtis/patch-1

Typo: severs -> servers in DROP TABLE statement

b82ca3a1e5d6296530a547fc135aa63452e68aa6 authored over 10 years ago
Typo: severs -> servers in DROP TABLE statement

Prevents edge case where overwriting table `servers` in existing database will fail

f2be1d93632b9539b530a6db766a40e6aa8c6555 authored over 10 years ago
Merge pull request #215 from SlayerTO/master

Addition: Update references of SFTP to FTP #205

c1b267d8a6b0126c1591b623cd63199ef6d70472 authored over 10 years ago
rename file so that the new ftp ajax-links got a target

Signed-off-by: SlayerTO <[email protected]>

add0fc377499a3bdb679c83fbe49434c74b06bde authored over 10 years ago
Add bugsnag back

2b97cb39197da1f71468b2fe7af381459e820d90 authored over 10 years ago
Fix issue where root admins couldn't see server status

1485e7983c5b2ce549eaa11efca80481f9e91da4 authored over 10 years ago
Remove these files that snuck in

2f5e6e114b083e94f2e7987e8a74763c7981b31f authored over 10 years ago
Move API functions to logical area reference #164

778a8f308110ef9a0755a6be150723b86918a002 authored over 10 years ago
Fix padding on "logo" so it lines up with server name

af55b4f8c7c08fe3e2e7bc3b17a51df9886f5186 authored over 10 years ago
Add server name to pages closes #201

525a601dbb90edac5617c8dd1d41a027c8b5118f authored over 10 years ago
Fix language for Russian

412c7ade166aadca81497b0d66170df2d2716823 authored over 10 years ago
Merge branch 'master' of https://github.com/DaneEveritt/PufferPanel

Conflicts:
app/languages/ru.txt
src/framework/lang/ru.json

2676a9028e404d0e6e955bb76713d3c2a456ce69 authored over 10 years ago
Clicking on tabs now adds to URL

This makes it nicer when the page refreshes as it will take you back to
the active tab.

3c4ba9542fe62877a2b09cda889994599e49bbbd authored over 10 years ago
Minify JS code, check for url param for all servers

3e0aa51033d66b62726e2182cd616b92e54b59a0 authored over 10 years ago
Change SFTP -> FTP closes #205

e593e9c3c001350c90c2c22caa35ee80bfbcbca5 authored over 10 years ago
Merge pull request #211 from DaneEveritt/master

Merge master into add-subuser

d684e6fee6e21b3e7e68309a6f1289610e30b279 authored over 10 years ago
Merge pull request #193 from okdas/master

Merge PR #193 from okdas/master (Russian language enhancement)

6594db61708836c9f4038be599436db46aa7aa91 authored over 10 years ago
Merge pull request #210 from DaneEveritt/master

Merge master into add-subuser

fed7a20130098118762fcee8b523e369f5d7cacc authored over 10 years ago
allow FQDNs, closes #204

ee1ff84bcee0862d4cec94b377a45d0799d47584 authored over 10 years ago
Update to allow FQDN as well as IPs

28d83cadfd420d5689494167b23c80b47829d3d0 authored over 10 years ago
Show note if no servers on account, closes #203

12ae79b4bbe890c47af3a779b460b2de9a5898ea authored over 10 years ago
Show note if no servers added to account, closes #203

1ce90c3bf0b034ea783368587eeebf86dff15695 authored over 10 years ago
keep contents on error closes #206

3fce0ab9156e1325249395815d7bc27181f3c540 authored over 10 years ago
Merge pull request #208 from DaneEveritt/master

Marge master into add-subuser

7b088cb669f1547a3cbc7af00ff37be411ec94d1 authored over 10 years ago
sprintf fixes

3d2b55ef13beda420d6787c90f468c6246aec33e authored over 10 years ago
Fixes error that occurs on first start when no .props file exists

89b5d6e4f2330c1693a74fa984fbddf91cb3e910 authored over 10 years ago
Prevent error throwing

46dfdf18268c2b9cc360c9201d4fb28827d1a921 authored over 10 years ago
Prevent error throwing

b8ad19bef2e7233e80f24a674df1b40ff9894ba7 authored over 10 years ago
Fixes unchecked bugs in FTP validation file

c54e3c55fe5a87a0282e2d4b9fcff38a64c674a0 authored over 10 years ago
Fixes unchecked bugs in FTP validation file

d43f0bb9ba8b004b64709280fa2e5e52a52149f1 authored over 10 years ago
Fixes to static function call

885f1a5585c6035a96fb1b00175f3888b94912a0 authored over 10 years ago
Permissions checking functions

ea8bca593f5ffc0ed6b4451d8f7c22d8cb681f70 authored over 10 years ago
Add table and fix users table.

3e7aac40343c521c748f046c17533310cb45aeb7 authored over 10 years ago
File editor height change and XSRF

c989a964ab2a45d2059cbb1fece5d6ff3274723c authored over 10 years ago
Changes to the functionality and security of the XSRF token function

cdfdfe3fd1eaa6cd45fbc534816258dc7cff2395 authored over 10 years ago
XSS protection for XSRF cookies

b1b346393312d62921262cd48394f90fb746a3a9 authored over 10 years ago
XSRF protection on Account & TOTP pages

786e2a5c12095b5455e4343a51f5927ca5fc996b authored over 10 years ago
closes #194, cleans up code

6d0d1575d060cd8b5d74227af7237ac084ba5dfd authored over 10 years ago
Nice russian translation.

c3981fc0122b7839e3c7dca92c48c4bb4e709817 authored over 10 years ago
Implement nicer graphs for server data; closes #170

c2221f4699ba22b6260722bb6a359727b7a35c02 authored over 10 years ago
Fix email changing error

8b38d8cfb78e407d00617d0069b79c8af889c6b0 authored over 10 years ago
closes #189 check that GSD is online

4db2b2f1849587b3650790382acfabc0c7499efb authored over 10 years ago
closes #180 verifies unique UUID

5978d7cecc531815e302cf3f7e15a6ebcec7d7fe authored over 10 years ago
Installer footer updates

70bf79d87e63ed7d87dc6479c997ba413d112abb authored over 10 years ago
Fix logout redirecting

1c31ab6993a6eca0567f784de0afe725ac2ce6e5 authored over 10 years ago
XSRF tokens

4fd3a7f7742bf71c0992d3b9a1a3eb1cadab7570 authored over 10 years ago
Disable some setting options that aren't implemented

28b9caa9730c5090ae71d922e34f1d4ce86fe7bc authored over 10 years ago
XSRF attack security on login form

8ffd9743020109b11f6ca9e6a0f94f7a7363afab authored over 10 years ago
In reference to #187 add support for XSRF tokens

0dbcc47e91717be1e2fa363631c355e2d0b74e95 authored over 10 years ago
Twigify Admin CP closes #166

6d4f47c0a7bf9854691ba4ac2c36988427206132 authored over 10 years ago