|
.git-crypt
|
Add 1 git-crypt collaborator
|
2025-10-29 22:16:49 +02:00 |
|
bootstrap
|
instantiate binding, when used
|
2025-11-02 23:36:53 +02:00 |
|
cypress
|
add test for failed login
|
2025-11-02 23:12:13 +02:00 |
|
public
|
set session save path
|
2025-11-02 10:03:09 +02:00 |
|
src
|
change name of private method, user to users
|
2025-11-02 09:58:07 +02:00 |
|
storage
|
add seeding file
|
2025-11-02 09:40:48 +02:00 |
|
templates
|
fix csrf tokens on login form
|
2025-11-02 23:07:32 +02:00 |
|
tests
|
test user login and create fake user repo
|
2025-11-01 23:19:09 +02:00 |
|
.gitattributes
|
git ignore and attributes
|
2025-10-29 22:27:18 +02:00 |
|
.gitignore
|
ignore node modules
|
2025-11-02 22:34:19 +02:00 |
|
.htaccess
|
add htaccess files
|
2025-10-29 22:36:47 +02:00 |
|
composer.json
|
add slim csrf package
|
2025-10-30 09:43:56 +02:00 |
|
composer.lock
|
add slim csrf package
|
2025-10-30 09:43:56 +02:00 |
|
cypress.config.js
|
set baseUrl for e2e testing
|
2025-11-02 22:44:37 +02:00 |
|
package-lock.json
|
install cypress
|
2025-11-02 22:33:57 +02:00 |
|
package.json
|
add script for seeding db
|
2025-11-02 23:08:11 +02:00 |