Commit Graph

5 Commits (e7b274dbf06101508250e43319c70b5e09ff054c)

Author SHA1 Message Date
mokaddem d76aa04ad7 chg: [genericElement:form] More flexible variable check 2021-06-12 12:04:57 +02:00
mokaddem 3bd2b7583e chg: [js:bootstrap-helper] Made submission modal more explicit 2021-03-10 14:54:52 +01:00
mokaddem f9bf1c6f55 chg: [generic] Added Modal from URL support
- Support Form submission
- Success / Fail callbacks
- Modal reloading in case of validation errors
2020-12-15 10:40:49 +01:00
iglocska b027007618
new [Authkey] implementation ready
- users can have multiple keys
- keys are hashed with bcrypt
- each key can have its own expiration
- each key can have a contextual comment

- authentication via API requests happens with the Authorization header
2020-08-07 21:47:04 +02:00
iglocska 44c60942c0
chg: [restructure] the application
- move the app dir's contents to the source
- update composer for easier installation
2020-06-22 14:28:17 +02:00