user
Here are 728 public repositories matching this topic...
A basic user tool to execute simple docker containers in batch or interactive systems without root privileges.
-
Updated
Aug 27, 2021 - Python
List of All Programming Telegram Group
-
Updated
Oct 6, 2021 - Crystal
A simple application demonstrating the basic usage of permissions with NestJS (JWT, Passport, Facebook, Google+, User, Group, Permission)
-
Updated
Dec 29, 2020 - TypeScript
Symfony SonataUserBundle
-
Updated
Oct 1, 2021 - PHP
hey, thanks for the great package!
i'm using infinite scrolling on the MessageList component like this:
<MessageList
onYReachStart={loadMore}
loadingMore={networkStatus === NetworkStatus.fetchMore}
>
but when more messages are loaded, the scrollbar is still at the top of the container so it just keeps calling loadMore over and over. ideally the behaviour would be some
Sample projects
Git multiple user config manager
-
Updated
Aug 14, 2021 - JavaScript
Parameter-Efficient Transfer from Sequential Behaviors for User Modeling and Recommendation
-
Updated
Sep 18, 2021 - Python
PHP User Management System is a powerful PHP script that offers a secure user management system. The application is a great way to build your website, allowing your users to register an account and build restricted access to certain users. We offer great support and it’s very easy to install. It’s powered by MYSQL and PHP.
-
Updated
Nov 10, 2020 - JavaScript
Open-source project for multi-tenant scenarios using ASP.NET Core and EF Core, includes samples.
-
Updated
Dec 21, 2020 - C#
The ts3admin.class is a powerful api for communication with Teamspeak 3 Servers from your website! Your creativity knows no bounds!
-
Updated
Oct 11, 2019 - PHP
The sample app UI could be better. Since the one we have is kind of bad almost anything that is better would be accepted as a PR
Cool Boostrap Design form for Payout and Register.
-
Updated
Jun 19, 2021 - JavaScript
A small, useful user manager made for production application setups.
-
Updated
Jul 30, 2019 - Swift
A simple tool to search and download ebooks from libgen via terminal user interface.
-
Updated
Aug 11, 2021 - TypeScript
Queen Amdi is a chat bot for WhatsApp.
-
Updated
Oct 2, 2021 - JavaScript
Advanced python library to scrap Twitter (tweets, users) from unofficial API, fully covered by integration tests
-
Updated
Mar 27, 2021 - Python
Improve this page
Add a description, image, and links to the user topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the user topic, visit your repo's landing page and select "manage topics."


Describe the bug
Initial report of this bug from this discussion ory/kratos#1517
The
/schemas/defaultendpoint does not report back the identity schema if it is base64 encoded. It expects only afileorhttpurl to be set as shown here.**Reprod