olaf7

Results 20 issues of olaf7

Debian Bullseye running Nginx, FPM-PHP7.4 and Rainloop all from packages from the Debian repository. Rainloop: 1.12.1-2 Requiremen add to virtual server: fastcgi_param PHP_VALUE open_basedir="/usr/share/rainloop/:/var/lib/rainloop/:/etc/rainloop/"; Admin password issue: /etc/rainloop/application.ini stanza: [security]...

https://pypi.python.org/pypi/regex Which allows more advanced regexes. Please provide the option to use this as an alternative to 're' as regex engine.

I would love to have a widget which implements a tree view like Norton/Midnight Commander

Feature request: Provide a tab/page in Administrative interface with a status overview/report: - Current installed version of SCM-Manager versus available version(s) - Same for plugins - Report on projects with...

enhancement
pinned

If a plugin fails during installation the entire management interface becomes unusable due to: Error: server returned status code 500 So when a fix arrives it cannot be easily applied...

enhancement
pinned

When building the example DB with Alembic the User table has a field 'password', but the code which fills the database assumes the field to be called 'hashed_password'. (part 10)...

Related to issue #18 (mixing password/hashed_password ) ? app/db/init_db.py", line 52, in init_db user_in = schemas.UserCreate( File "pydantic/main.py", line 406, in pydantic.main.BaseModel.__init__ pydantic.error_wrappers.ValidationError: 1 validation error for UserCreate password field...

I am trying to use this code on Debian Stable. I created a virtualenv whoch uses Python 3.9.2. The importing mechanism is no longer compatible with the code. Adding paths...

This website: https://restfulapi.net/ is a nice write up to discuss REST API with references to Fielding's dissertation. They also have a page on versioning where a paragraph on URI versioning...

``` PHP Fatal error: Uncaught ErrorException: require(/usr/local/share/dmarc-srg/config/conf.php): Failed to open stream: Permission denied in /usr/local/share/dmarc-srg/classes/Config.php:50 Stack trace: #0 /usr/local/share/dmarc-srg/classes/Config.php(50): {closure}() #1 /usr/local/share/dmarc-srg/classes/Config.php(50): require() #2 /usr/local/share/dmarc-srg/classes/Core.php(417): Liuch\DmarcSrg\Config->__construct() #3 /usr/local/share/dmarc-srg/classes/Core.php(358): Liuch\DmarcSrg\Core->getModule() #4...