groups
Here are 197 public repositories matching this topic...
-
Updated
Jun 25, 2020 - PHP
Do you want to request a feature or report a bug?
Bug
What is the expected behavior?
Bit more height to avoid the overflow on the bottom.
Which browser / OS are affected by this issue? (An isolated way to repr
Have a changelog
For example that could help review the changes that asks for a new permission.
Or simply to follow development to learn about cool stuff ^^
The format could be the GitHub releases or CHANGELOG.md file. I don't know if there is something else in AMO more suited for that
-
Updated
Jun 24, 2020 - JavaScript
-
Updated
Dec 21, 2018 - Ruby
-
Updated
Apr 27, 2020 - TypeScript
-
Updated
Jun 23, 2020 - JavaScript
-
Updated
Feb 5, 2020 - PHP
if (ctx.options.skipAccess) {
debug('skipAccess: true - skipping access filters');
return next();
}
// Do not filter if the request is being made against a single model instance.
if (_get(ctx.query, 'where.id')) {
debug('looking up by Id - skipping access filters');
return next();
}These two access bypass mechanisms are undocumented and could expose data to unauthorise
-
Updated
Apr 22, 2020 - PHP
Original Title: Provide "delete" button for anonymous votes
Currently, it does not seem possible for an anonymous (as in, unregistered) vote to be deleted again. Since it is possible to edit the name and change the vote arbitrarily, that seems fairly pointless. Hence I think it would make sense to provide deleting, just like for registered users.
-
Updated
Jul 14, 2019 - Ruby
-
Updated
Jun 18, 2020 - PowerShell
-
Updated
Feb 3, 2017
-
Updated
Aug 5, 2015 - JavaScript
-
Updated
Jun 15, 2020 - R
-
Updated
Mar 31, 2020 - JavaScript
-
Updated
Apr 20, 2020 - Python
-
Updated
Mar 29, 2020 - PHP
Improve this page
Add a description, image, and links to the groups topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the groups topic, visit your repo's landing page and select "manage topics."

(I'm sorry to be so blunt and ask this before trying it out myself. Forgive!)
The README says:
... yet it doesn't mention social authentication, such as [django-allauth](ht